#00008f color space conversions
Hex:
#00008f
RGB:
0, 0, 143
CMY:
100, 100, 44
CMYK:
100, 100, 0, 44
HSL:
240°, 100.0000%, 28.0392%
HSV (HSB):
240°, 100.0000%, 56.0784%
XYZ:
4.9579, 1.9832, 26.1081
xyY:
0.1500, 0.0600, 1.9832
CIE-Lab:
15.3987, 51.4811, -70.1158
CIE-LCH:
15.3987, 86.9858, 306.2872
CIE-Luv:
15.3987, -4.4809, -62.1420
Hunter-Lab:
14.0825, 38.1988, -100.0622
#00008f color charts
#00008f color shades, tints & tones
#00008f color schemes
#00008f color preview, HTML & CSS examples
This text has a color of #00008f
<p style="color:#00008f;">Text here</p>
.mytext {color:#00008f;}
This box has a color of #00008f
<div style="background-color:#00008f;">Content here</div>
.mybackground {background-color:#00008f;}
Border around this has a color of #00008f
<div style="border:2px solid #00008f;">Content here</div>
.myborder {border:2px solid #00008f;}