#030c3d color space conversions
Hex:
#030c3d
RGB:
3, 12, 61
CMY:
99, 95, 76
CMYK:
95, 80, 0, 76
HSL:
231°, 90.6250%, 12.5490%
HSV (HSB):
231°, 95.0820%, 23.9216%
XYZ:
1.0113, 0.6192, 4.4811
xyY:
0.1655, 0.1013, 0.6192
CIE-Lab:
5.5934, 16.8985, -31.8212
CIE-LCH:
5.5934, 36.0298, 297.9703
CIE-Luv:
5.5934, -1.9968, -16.9870
Hunter-Lab:
7.8691, 9.1698, -28.2547
#030c3d color charts
#030c3d color shades, tints & tones
#030c3d color schemes
#030c3d color preview, HTML & CSS examples
This text has a color of #030c3d
<p style="color:#030c3d;">Text here</p>
.mytext {color:#030c3d;}
This box has a color of #030c3d
<div style="background-color:#030c3d;">Content here</div>
.mybackground {background-color:#030c3d;}
Border around this has a color of #030c3d
<div style="border:2px solid #030c3d;">Content here</div>
.myborder {border:2px solid #030c3d;}