#030c5a color space conversions
Hex:
#030c5a
RGB:
3, 12, 90
CMY:
99, 95, 65
CMYK:
97, 87, 0, 65
HSL:
234°, 93.5484%, 18.2353%
HSV (HSB):
234°, 96.6667%, 35.2941%
XYZ:
2.0145, 1.0205, 9.7637
xyY:
0.1574, 0.0797, 1.0205
CIE-Lab:
9.1610, 29.9187, -46.1378
CIE-LCH:
9.1610, 54.9893, 302.9619
CIE-Luv:
9.1610, -2.9737, -32.3099
Hunter-Lab:
10.1019, 17.9174, -50.2333
#030c5a color charts
#030c5a color shades, tints & tones
#030c5a color schemes
#030c5a color preview, HTML & CSS examples
This text has a color of #030c5a
<p style="color:#030c5a;">Text here</p>
.mytext {color:#030c5a;}
This box has a color of #030c5a
<div style="background-color:#030c5a;">Content here</div>
.mybackground {background-color:#030c5a;}
Border around this has a color of #030c5a
<div style="border:2px solid #030c5a;">Content here</div>
.myborder {border:2px solid #030c5a;}