#03016e color space conversions
Hex:
#03016e
RGB:
3, 1, 110
CMY:
99, 100, 57
CMYK:
97, 99, 0, 57
HSL:
241°, 98.1982%, 21.7647%
HSV (HSB):
241°, 99.0909%, 43.1373%
XYZ:
2.8629, 1.1669, 14.8262
xyY:
0.1518, 0.0619, 1.1669
CIE-Lab:
10.3106, 42.1620, -57.5301
CIE-LCH:
10.3106, 71.3256, 306.2365
CIE-Luv:
10.3106, -2.8469, -41.0669
Hunter-Lab:
10.8021, 28.4041, -73.8156
#03016e color charts
#03016e color shades, tints & tones
#03016e color schemes
#03016e color preview, HTML & CSS examples
This text has a color of #03016e
<p style="color:#03016e;">Text here</p>
.mytext {color:#03016e;}
This box has a color of #03016e
<div style="background-color:#03016e;">Content here</div>
.mybackground {background-color:#03016e;}
Border around this has a color of #03016e
<div style="border:2px solid #03016e;">Content here</div>
.myborder {border:2px solid #03016e;}