#030c41 color space conversions
Hex:
#030c41
RGB:
3, 12, 65
CMY:
99, 95, 75
CMYK:
95, 82, 0, 75
HSL:
231°, 91.1765%, 13.3333%
HSV (HSB):
231°, 95.3846%, 25.4902%
XYZ:
1.1232, 0.6640, 5.0700
xyY:
0.1638, 0.0968, 0.6640
CIE-Lab:
5.9975, 19.0695, -34.0258
CIE-LCH:
5.9975, 39.0051, 299.2681
CIE-Luv:
5.9975, -2.1026, -18.7949
Hunter-Lab:
8.1484, 10.3446, -31.1870
#030c41 color charts
#030c41 color shades, tints & tones
#030c41 color schemes
#030c41 color preview, HTML & CSS examples
This text has a color of #030c41
<p style="color:#030c41;">Text here</p>
.mytext {color:#030c41;}
This box has a color of #030c41
<div style="background-color:#030c41;">Content here</div>
.mybackground {background-color:#030c41;}
Border around this has a color of #030c41
<div style="border:2px solid #030c41;">Content here</div>
.myborder {border:2px solid #030c41;}