#030e3c color space conversions
Hex:
#030e3c
RGB:
3, 14, 60
CMY:
99, 95, 76
CMYK:
95, 77, 0, 76
HSL:
228°, 90.4762%, 12.3529%
HSV (HSB):
228°, 95.0000%, 23.5294%
XYZ:
1.0102, 0.6597, 4.3491
xyY:
0.1678, 0.1096, 0.6597
CIE-Lab:
5.9588, 15.2825, -30.5062
CIE-LCH:
5.9588, 34.1201, 296.6092
CIE-Luv:
5.9588, -2.2573, -17.0784
Hunter-Lab:
8.1221, 7.9878, -26.0621
#030e3c color charts
#030e3c color shades, tints & tones
#030e3c color schemes
#030e3c color preview, HTML & CSS examples
This text has a color of #030e3c
<p style="color:#030e3c;">Text here</p>
.mytext {color:#030e3c;}
This box has a color of #030e3c
<div style="background-color:#030e3c;">Content here</div>
.mybackground {background-color:#030e3c;}
Border around this has a color of #030e3c
<div style="border:2px solid #030e3c;">Content here</div>
.myborder {border:2px solid #030e3c;}