#020b4d color space conversions
Hex:
#020b4d
RGB:
2, 11, 77
CMY:
99, 96, 70
CMYK:
97, 86, 0, 70
HSL:
233°, 94.9367%, 15.4902%
HSV (HSB):
233°, 97.4026%, 30.1961%
XYZ:
1.4843, 0.7881, 7.0951
xyY:
0.1584, 0.0841, 0.7881
CIE-Lab:
7.1186, 25.3271, -40.6217
CIE-LCH:
7.1186, 47.8705, 301.9430
CIE-Luv:
7.1186, -2.4248, -24.3653
Hunter-Lab:
8.8773, 14.3093, -41.1724
#020b4d color charts
#020b4d color shades, tints & tones
#020b4d color schemes
#020b4d color preview, HTML & CSS examples
This text has a color of #020b4d
<p style="color:#020b4d;">Text here</p>
.mytext {color:#020b4d;}
This box has a color of #020b4d
<div style="background-color:#020b4d;">Content here</div>
.mybackground {background-color:#020b4d;}
Border around this has a color of #020b4d
<div style="border:2px solid #020b4d;">Content here</div>
.myborder {border:2px solid #020b4d;}