#00008e color space conversions
Hex:
#00008e
RGB:
0, 0, 142
CMY:
100, 100, 44
CMYK:
100, 100, 0, 44
HSL:
240°, 100.0000%, 27.8431%
HSV (HSB):
240°, 100.0000%, 55.6863%
XYZ:
4.8825, 1.9530, 25.7108
xyY:
0.1500, 0.0600, 1.9530
CIE-Lab:
15.2386, 51.2186, -69.7584
CIE-LCH:
15.2386, 86.5424, 306.2872
CIE-Luv:
15.2386, -4.4343, -61.4960
Hunter-Lab:
13.9750, 37.9071, -99.2980
#00008e color charts
#00008e color shades, tints & tones
#00008e color schemes
#00008e color preview, HTML & CSS examples
This text has a color of #00008e
<p style="color:#00008e;">Text here</p>
.mytext {color:#00008e;}
This box has a color of #00008e
<div style="background-color:#00008e;">Content here</div>
.mybackground {background-color:#00008e;}
Border around this has a color of #00008e
<div style="border:2px solid #00008e;">Content here</div>
.myborder {border:2px solid #00008e;}