1234FF

The color #1234FF is one of 16,777,216 (16^6) hexadecimal colors. It is closest to the websafe color #0033FF.

1234FF CONVERSIONS

Different converted color standards of #1234FF
Hex triplet
1234FF
RGB decimal
18, 52, 255
RGB percentage
7.1, 20.4, 100
CMY
93, 80, 0
CMYK
93, 80, 0, 0
HSL
231.4°, 100, 53.5
HSV (or HSB)
231.4°, 92.9, 100
Websafe
0033FF
XYZ
19.527, 9.805, 95.471
Yxy
9.805, 0.156, 0.079
CIE-L*ab
37.489, 64.476, -99.203
CIE-L*CH°
37.489, 118.315, 303.022
CIE-L*uv
37.489, -12.387, -133.317
Hunter-Lab
31.312, 56.522, -158.856
Binary
10010, 110100, 11111111
Decimal
1193215

1234FF COLOR HARMONIES

Color schemes with #1234FF

1234FF COLOR BLINDNESS SIMULATOR

Perception of #1234FF by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

The CSS property style="color: #1234FF" can be used to change the color of text.

<p style="color: #1234FF">This is an example.</p>

To change the background color use style="background-color: #1234FF".

<div style="background-color: #1234FF"></div>