#1d008a color space conversions
Hex:
#1d008a
RGB:
29, 0, 138
CMY:
89, 100, 46
CMYK:
79, 100, 0, 46
HSL:
253°, 100.0000%, 27.0588%
HSV (HSB):
253°, 100.0000%, 54.1176%
XYZ:
5.0941, 2.0962, 24.1809
xyY:
0.1624, 0.0668, 2.0962
CIE-Lab:
15.9841, 50.6530, -65.9707
CIE-LCH:
15.9841, 83.1736, 307.5174
CIE-Luv:
15.9841, -2.2931, -61.3787
Hunter-Lab:
14.4782, 37.4681, -88.8887
#1d008a color charts
#1d008a color shades, tints & tones
#1d008a color schemes
#1d008a color preview, HTML & CSS examples
This text has a color of #1d008a
<p style="color:#1d008a;">Text here</p>
.mytext {color:#1d008a;}
This box has a color of #1d008a
<div style="background-color:#1d008a;">Content here</div>
.mybackground {background-color:#1d008a;}
Border around this has a color of #1d008a
<div style="border:2px solid #1d008a;">Content here</div>
.myborder {border:2px solid #1d008a;}