#020c3a color space conversions
Hex:
#020c3a
RGB:
2, 12, 58
CMY:
99, 95, 77
CMYK:
97, 79, 0, 77
HSL:
229°, 93.3333%, 11.7647%
HSV (HSB):
229°, 96.5517%, 22.7451%
XYZ:
0.9202, 0.5813, 4.0667
xyY:
0.1653, 0.1044, 0.5813
CIE-Lab:
5.2512, 14.9670, -30.2135
CIE-LCH:
5.2512, 33.7174, 296.3526
CIE-Luv:
5.2512, -2.0004, -15.6176
Hunter-Lab:
7.6246, 8.2007, -26.2862
#020c3a color charts
#020c3a color shades, tints & tones
#020c3a color schemes
#020c3a color preview, HTML & CSS examples
This text has a color of #020c3a
<p style="color:#020c3a;">Text here</p>
.mytext {color:#020c3a;}
This box has a color of #020c3a
<div style="background-color:#020c3a;">Content here</div>
.mybackground {background-color:#020c3a;}
Border around this has a color of #020c3a
<div style="border:2px solid #020c3a;">Content here</div>
.myborder {border:2px solid #020c3a;}