#030d6c color space conversions
Hex:
#030d6c
RGB:
3, 13, 108
CMY:
99, 95, 58
CMYK:
97, 88, 0, 58
HSL:
234°, 94.5946%, 21.7647%
HSV (HSB):
234°, 97.2222%, 42.3529%
XYZ:
2.8883, 1.3899, 14.3034
xyY:
0.1554, 0.0748, 1.3899
CIE-Lab:
11.8904, 35.8108, -53.5825
CIE-LCH:
11.8904, 64.4476, 303.7560
CIE-Luv:
11.8904, -3.7862, -43.3803
Hunter-Lab:
11.7895, 23.0983, -63.6801
#030d6c color charts
#030d6c color shades, tints & tones
#030d6c color schemes
#030d6c color preview, HTML & CSS examples
This text has a color of #030d6c
<p style="color:#030d6c;">Text here</p>
.mytext {color:#030d6c;}
This box has a color of #030d6c
<div style="background-color:#030d6c;">Content here</div>
.mybackground {background-color:#030d6c;}
Border around this has a color of #030d6c
<div style="border:2px solid #030d6c;">Content here</div>
.myborder {border:2px solid #030d6c;}