#020e5e color space conversions
Hex:
#020e5e
RGB:
2, 14, 94
CMY:
99, 95, 63
CMYK:
98, 85, 0, 63
HSL:
232°, 95.8333%, 18.8235%
HSV (HSB):
232°, 97.8723%, 36.8627%
XYZ:
2.2025, 1.1351, 10.6927
xyY:
0.1570, 0.0809, 1.1351
CIE-Lab:
10.0700, 30.1769, -47.3243
CIE-LCH:
10.0700, 56.1270, 302.5241
CIE-Luv:
10.0700, -3.4212, -35.2434
Hunter-Lab:
10.6543, 18.2546, -52.0459
#020e5e color charts
#020e5e color shades, tints & tones
#020e5e color schemes
#020e5e color preview, HTML & CSS examples
This text has a color of #020e5e
<p style="color:#020e5e;">Text here</p>
.mytext {color:#020e5e;}
This box has a color of #020e5e
<div style="background-color:#020e5e;">Content here</div>
.mybackground {background-color:#020e5e;}
Border around this has a color of #020e5e
<div style="border:2px solid #020e5e;">Content here</div>
.myborder {border:2px solid #020e5e;}