#030e6e color space conversions
Hex:
#030e6e
RGB:
3, 14, 110
CMY:
99, 95, 57
CMYK:
97, 87, 0, 57
HSL:
234°, 94.6903%, 22.1569%
HSV (HSB):
234°, 97.2727%, 43.1373%
XYZ:
3.0091, 1.4592, 14.8749
xyY:
0.1556, 0.0754, 1.4592
CIE-Lab:
12.3464, 35.9907, -54.1326
CIE-LCH:
12.3464, 65.0051, 303.6185
CIE-Luv:
12.3464, -3.9663, -44.8499
Hunter-Lab:
12.0798, 23.3243, -64.5529
#030e6e color charts
#030e6e color shades, tints & tones
#030e6e color schemes
#030e6e color preview, HTML & CSS examples
This text has a color of #030e6e
<p style="color:#030e6e;">Text here</p>
.mytext {color:#030e6e;}
This box has a color of #030e6e
<div style="background-color:#030e6e;">Content here</div>
.mybackground {background-color:#030e6e;}
Border around this has a color of #030e6e
<div style="border:2px solid #030e6e;">Content here</div>
.myborder {border:2px solid #030e6e;}