#1d234f color space conversions
Hex:
#1d234f
RGB:
29, 35, 79
CMY:
89, 86, 69
CMYK:
63, 56, 0, 69
HSL:
233°, 46.2963%, 21.1765%
HSV (HSB):
233°, 63.2911%, 30.9804%
XYZ:
2.5190, 2.0278, 7.6558
xyY:
0.2064, 0.1662, 2.0278
CIE-Lab:
15.6324, 12.7270, -28.0093
CIE-LCH:
15.6324, 30.7652, 294.4362
CIE-Luv:
15.6324, -3.5764, -28.8325
Hunter-Lab:
14.2400, 6.6559, -21.9076
#1d234f color charts
#1d234f color shades, tints & tones
#1d234f color schemes
#1d234f color preview, HTML & CSS examples
This text has a color of #1d234f
<p style="color:#1d234f;">Text here</p>
.mytext {color:#1d234f;}
This box has a color of #1d234f
<div style="background-color:#1d234f;">Content here</div>
.mybackground {background-color:#1d234f;}
Border around this has a color of #1d234f
<div style="border:2px solid #1d234f;">Content here</div>
.myborder {border:2px solid #1d234f;}