#020d8c color space conversions
Hex:
#020d8c
RGB:
2, 13, 140
CMY:
99, 95, 45
CMYK:
99, 91, 0, 45
HSL:
235°, 97.1831%, 27.8431%
HSV (HSB):
235°, 98.5714%, 54.9020%
XYZ:
4.9026, 2.1942, 24.9761
xyY:
0.1529, 0.0684, 2.1942
CIE-Lab:
16.4751, 46.1437, -66.4376
CIE-LCH:
16.4751, 80.8900, 304.7816
CIE-Luv:
16.4751, -5.1194, -62.7921
Hunter-Lab:
14.8128, 33.1554, -89.6004
#020d8c color charts
#020d8c color shades, tints & tones
#020d8c color schemes
#020d8c color preview, HTML & CSS examples
This text has a color of #020d8c
<p style="color:#020d8c;">Text here</p>
.mytext {color:#020d8c;}
This box has a color of #020d8c
<div style="background-color:#020d8c;">Content here</div>
.mybackground {background-color:#020d8c;}
Border around this has a color of #020d8c
<div style="border:2px solid #020d8c;">Content here</div>
.myborder {border:2px solid #020d8c;}