#03042c color space conversions
Hex:
#03042c
RGB:
3, 4, 44
CMY:
99, 98, 83
CMYK:
93, 91, 0, 83
HSL:
239°, 87.2340%, 9.2157%
HSV (HSB):
239°, 93.1818%, 17.2549%
XYZ:
0.5356, 0.2880, 2.4102
xyY:
0.1656, 0.0891, 0.2880
CIE-Lab:
2.6019, 10.7251, -24.0839
CIE-LCH:
2.6019, 26.3640, 294.0044
CIE-Luv:
2.6019, -0.6965, -8.5866
Hunter-Lab:
5.3669, 8.4212, -22.8697
#03042c color charts
#03042c color shades, tints & tones
#03042c color schemes
#03042c color preview, HTML & CSS examples
This text has a color of #03042c
<p style="color:#03042c;">Text here</p>
.mytext {color:#03042c;}
This box has a color of #03042c
<div style="background-color:#03042c;">Content here</div>
.mybackground {background-color:#03042c;}
Border around this has a color of #03042c
<div style="border:2px solid #03042c;">Content here</div>
.myborder {border:2px solid #03042c;}