#020c8c color space conversions
Hex:
#020c8c
RGB:
2, 12, 140
CMY:
99, 95, 45
CMYK:
99, 91, 0, 45
HSL:
236°, 97.1831%, 27.8431%
HSV (HSB):
236°, 98.5714%, 54.9020%
XYZ:
4.8901, 2.1693, 24.9719
xyY:
0.1527, 0.0677, 2.1693
CIE-Lab:
16.3518, 46.5176, -66.6434
CIE-LCH:
16.3518, 81.2726, 304.9153
CIE-Luv:
16.3518, -5.0442, -62.6141
Hunter-Lab:
14.7285, 33.4901, -90.2149
#020c8c color charts
#020c8c color shades, tints & tones
#020c8c color schemes
#020c8c color preview, HTML & CSS examples
This text has a color of #020c8c
<p style="color:#020c8c;">Text here</p>
.mytext {color:#020c8c;}
This box has a color of #020c8c
<div style="background-color:#020c8c;">Content here</div>
.mybackground {background-color:#020c8c;}
Border around this has a color of #020c8c
<div style="border:2px solid #020c8c;">Content here</div>
.myborder {border:2px solid #020c8c;}