#1234cd color space conversions
Hex:
#1234cd
RGB:
18, 52, 205
CMY:
93, 80, 20
CMYK:
91, 75, 0, 20
HSL:
229°, 83.8565%, 43.7255%
HSV (HSB):
229°, 91.2195%, 80.3922%
XYZ:
12.4969, 6.9924, 58.4486
xyY:
0.1603, 0.0897, 6.9924
CIE-Lab:
31.7895, 48.2589, -80.1472
CIE-LCH:
31.7895, 93.5548, 301.0533
CIE-Luv:
31.7895, -11.1892, -104.7022
Hunter-Lab:
26.4431, 38.0830, -112.5419
#1234cd color charts
#1234cd color shades, tints & tones
#1234cd color schemes
#1234cd color preview, HTML & CSS examples
This text has a color of #1234cd
<p style="color:#1234cd;">Text here</p>
.mytext {color:#1234cd;}
This box has a color of #1234cd
<div style="background-color:#1234cd;">Content here</div>
.mybackground {background-color:#1234cd;}
Border around this has a color of #1234cd
<div style="border:2px solid #1234cd;">Content here</div>
.myborder {border:2px solid #1234cd;}