#00023b color space conversions
Hex:
#00023b
RGB:
0, 2, 59
CMY:
100, 99, 77
CMYK:
100, 97, 0, 77
HSL:
238°, 100.0000%, 11.5686%
HSV (HSB):
238°, 100.0000%, 23.1373%
XYZ:
0.8111, 0.3592, 4.1643
xyY:
0.1521, 0.0673, 0.3592
CIE-Lab:
3.2445, 19.2421, -34.2037
CIE-LCH:
3.2445, 39.2447, 299.3610
CIE-Luv:
3.2445, -1.0232, -12.4590
Hunter-Lab:
5.9932, 13.6703, -37.0013
#00023b color charts
#00023b color shades, tints & tones
#00023b color schemes
#00023b color preview, HTML & CSS examples
This text has a color of #00023b
<p style="color:#00023b;">Text here</p>
.mytext {color:#00023b;}
This box has a color of #00023b
<div style="background-color:#00023b;">Content here</div>
.mybackground {background-color:#00023b;}
Border around this has a color of #00023b
<div style="border:2px solid #00023b;">Content here</div>
.myborder {border:2px solid #00023b;}