#030e5b color space conversions
Hex:
#030e5b
RGB:
3, 14, 91
CMY:
99, 95, 64
CMYK:
97, 85, 0, 64
HSL:
233°, 93.6170%, 18.4314%
HSV (HSB):
233°, 96.7033%, 35.6863%
XYZ:
2.0829, 1.0888, 9.9979
xyY:
0.1582, 0.0827, 1.0888
CIE-Lab:
9.7100, 29.1013, -45.9014
CIE-LCH:
9.7100, 54.3491, 302.3746
CIE-Luv:
9.7100, -3.2475, -33.5664
Hunter-Lab:
10.4344, 17.3720, -49.5057
#030e5b color charts
#030e5b color shades, tints & tones
#030e5b color schemes
#030e5b color preview, HTML & CSS examples
This text has a color of #030e5b
<p style="color:#030e5b;">Text here</p>
.mytext {color:#030e5b;}
This box has a color of #030e5b
<div style="background-color:#030e5b;">Content here</div>
.mybackground {background-color:#030e5b;}
Border around this has a color of #030e5b
<div style="border:2px solid #030e5b;">Content here</div>
.myborder {border:2px solid #030e5b;}