#03102d color space conversions
Hex:
#03102d
RGB:
3, 16, 45
CMY:
99, 94, 82
CMYK:
93, 64, 0, 82
HSL:
221°, 87.5000%, 9.4118%
HSV (HSB):
221°, 93.3333%, 17.6471%
XYZ:
0.6965, 0.5794, 2.5577
xyY:
0.1817, 0.1511, 0.5794
CIE-Lab:
5.2337, 5.9722, -20.6692
CIE-LCH:
5.2337, 21.5148, 286.1163
CIE-Luv:
5.2337, -2.3502, -11.0689
Hunter-Lab:
7.6119, 3.0123, -14.5944
#03102d color charts
#03102d color shades, tints & tones
#03102d color schemes
#03102d color preview, HTML & CSS examples
This text has a color of #03102d
<p style="color:#03102d;">Text here</p>
.mytext {color:#03102d;}
This box has a color of #03102d
<div style="background-color:#03102d;">Content here</div>
.mybackground {background-color:#03102d;}
Border around this has a color of #03102d
<div style="border:2px solid #03102d;">Content here</div>
.myborder {border:2px solid #03102d;}