#020e64 color space conversions
Hex:
#020e64
RGB:
2, 14, 100
CMY:
99, 95, 61
CMYK:
98, 86, 0, 61
HSL:
233°, 96.0784%, 20.0000%
HSV (HSB):
233°, 98.0000%, 39.2157%
XYZ:
2.4823, 1.2471, 12.1665
xyY:
0.1562, 0.0785, 1.2471
CIE-Lab:
10.9003, 32.3969, -49.9510
CIE-LCH:
10.9003, 59.5371, 302.9664
CIE-Luv:
10.9003, -3.6445, -38.7951
Hunter-Lab:
11.1673, 20.1352, -56.7778
#020e64 color charts
#020e64 color shades, tints & tones
#020e64 color schemes
#020e64 color preview, HTML & CSS examples
This text has a color of #020e64
<p style="color:#020e64;">Text here</p>
.mytext {color:#020e64;}
This box has a color of #020e64
<div style="background-color:#020e64;">Content here</div>
.mybackground {background-color:#020e64;}
Border around this has a color of #020e64
<div style="border:2px solid #020e64;">Content here</div>
.myborder {border:2px solid #020e64;}