#020e3f color space conversions
Hex:
#020e3f
RGB:
2, 14, 63
CMY:
99, 95, 75
CMYK:
97, 78, 0, 75
HSL:
228°, 93.8462%, 12.7451%
HSV (HSB):
228°, 96.8254%, 24.7059%
XYZ:
1.0793, 0.6859, 4.7781
xyY:
0.1649, 0.1048, 0.6859
CIE-Lab:
6.1953, 16.7136, -32.2766
CIE-LCH:
6.1953, 36.3472, 297.3762
CIE-Luv:
6.1953, -2.4057, -18.3764
Hunter-Lab:
8.2817, 8.7693, -28.4102
#020e3f color charts
#020e3f color shades, tints & tones
#020e3f color schemes
#020e3f color preview, HTML & CSS examples
This text has a color of #020e3f
<p style="color:#020e3f;">Text here</p>
.mytext {color:#020e3f;}
This box has a color of #020e3f
<div style="background-color:#020e3f;">Content here</div>
.mybackground {background-color:#020e3f;}
Border around this has a color of #020e3f
<div style="border:2px solid #020e3f;">Content here</div>
.myborder {border:2px solid #020e3f;}