#030e3f color space conversions
Hex:
#030e3f
RGB:
3, 14, 63
CMY:
99, 95, 75
CMYK:
95, 78, 0, 75
HSL:
229°, 90.9091%, 12.9412%
HSV (HSB):
229°, 95.2381%, 24.7059%
XYZ:
1.0918, 0.6923, 4.7787
xyY:
0.1664, 0.1055, 0.6923
CIE-Lab:
6.2536, 16.8952, -32.1789
CIE-LCH:
6.2536, 36.3446, 297.7012
CIE-Luv:
6.2536, -2.3294, -18.4504
Hunter-Lab:
8.3206, 8.8612, -28.2274
#030e3f color charts
#030e3f color shades, tints & tones
#030e3f color schemes
#030e3f color preview, HTML & CSS examples
This text has a color of #030e3f
<p style="color:#030e3f;">Text here</p>
.mytext {color:#030e3f;}
This box has a color of #030e3f
<div style="background-color:#030e3f;">Content here</div>
.mybackground {background-color:#030e3f;}
Border around this has a color of #030e3f
<div style="border:2px solid #030e3f;">Content here</div>
.myborder {border:2px solid #030e3f;}