#020ca7 color space conversions
Hex:
#020ca7
RGB:
2, 12, 167
CMY:
99, 95, 35
CMYK:
99, 93, 0, 35
HSL:
236°, 97.6331%, 33.1373%
HSV (HSB):
236°, 98.8024%, 65.4902%
XYZ:
7.1316, 3.0659, 36.7751
xyY:
0.1518, 0.0653, 3.0659
CIE-Lab:
20.3058, 54.3976, -76.6857
CIE-LCH:
20.3058, 94.0202, 305.3503
CIE-Luv:
20.3058, -6.1529, -79.0648
Hunter-Lab:
17.5096, 42.0601, -112.2688
#020ca7 color charts
#020ca7 color shades, tints & tones
#020ca7 color schemes
#020ca7 color preview, HTML & CSS examples
This text has a color of #020ca7
<p style="color:#020ca7;">Text here</p>
.mytext {color:#020ca7;}
This box has a color of #020ca7
<div style="background-color:#020ca7;">Content here</div>
.mybackground {background-color:#020ca7;}
Border around this has a color of #020ca7
<div style="border:2px solid #020ca7;">Content here</div>
.myborder {border:2px solid #020ca7;}