#03072a color space conversions
Hex:
#03072a
RGB:
3, 7, 42
CMY:
99, 97, 84
CMYK:
93, 83, 0, 84
HSL:
234°, 86.6667%, 8.8235%
HSV (HSB):
234°, 92.8571%, 16.4706%
XYZ:
0.5314, 0.3385, 2.2278
xyY:
0.1716, 0.1093, 0.3385
CIE-Lab:
3.0575, 8.5914, -21.8442
CIE-LCH:
3.0575, 23.4730, 291.4699
CIE-Luv:
3.0575, -0.9897, -8.7646
Hunter-Lab:
5.8179, 6.1240, -18.6308
#03072a color charts
#03072a color shades, tints & tones
#03072a color schemes
#03072a color preview, HTML & CSS examples
This text has a color of #03072a
<p style="color:#03072a;">Text here</p>
.mytext {color:#03072a;}
This box has a color of #03072a
<div style="background-color:#03072a;">Content here</div>
.mybackground {background-color:#03072a;}
Border around this has a color of #03072a
<div style="border:2px solid #03072a;">Content here</div>
.myborder {border:2px solid #03072a;}