#002e8e color space conversions
Hex:
#002e8e
RGB:
0, 46, 142
CMY:
100, 82, 44
CMYK:
100, 68, 0, 44
HSL:
221°, 100.0000%, 27.8431%
HSV (HSB):
221°, 100.0000%, 55.6863%
XYZ:
5.8595, 3.9070, 26.0365
xyY:
0.1637, 0.1091, 3.9070
CIE-Lab:
23.3615, 27.8579, -56.2731
CIE-LCH:
23.3615, 62.7911, 296.3376
CIE-Luv:
23.3615, -10.1582, -67.3323
Hunter-Lab:
19.7661, 18.3241, -64.2623
#002e8e color charts
#002e8e color shades, tints & tones
#002e8e color schemes
#002e8e color preview, HTML & CSS examples
This text has a color of #002e8e
<p style="color:#002e8e;">Text here</p>
.mytext {color:#002e8e;}
This box has a color of #002e8e
<div style="background-color:#002e8e;">Content here</div>
.mybackground {background-color:#002e8e;}
Border around this has a color of #002e8e
<div style="border:2px solid #002e8e;">Content here</div>
.myborder {border:2px solid #002e8e;}