#1d008e color space conversions
Hex:
#1d008e
RGB:
29, 0, 142
CMY:
89, 100, 44
CMYK:
80, 100, 0, 44
HSL:
252°, 100.0000%, 27.8431%
HSV (HSB):
252°, 100.0000%, 55.6863%
XYZ:
5.3892, 2.2142, 25.7345
xyY:
0.1617, 0.0664, 2.2142
CIE-Lab:
16.5735, 51.6842, -67.4949
CIE-LCH:
16.5735, 85.0107, 307.4431
CIE-Luv:
16.5735, -2.5196, -63.8299
Hunter-Lab:
14.8802, 38.6072, -92.1228
#1d008e color charts
#1d008e color shades, tints & tones
#1d008e color schemes
#1d008e color preview, HTML & CSS examples
This text has a color of #1d008e
<p style="color:#1d008e;">Text here</p>
.mytext {color:#1d008e;}
This box has a color of #1d008e
<div style="background-color:#1d008e;">Content here</div>
.mybackground {background-color:#1d008e;}
Border around this has a color of #1d008e
<div style="border:2px solid #1d008e;">Content here</div>
.myborder {border:2px solid #1d008e;}