#2020cf color space conversions
Hex:
#2020cf
RGB:
32, 32, 207
CMY:
87, 87, 19
CMYK:
85, 85, 0, 19
HSL:
240°, 73.2218%, 46.8627%
HSV (HSB):
240°, 84.5411%, 81.1765%
XYZ:
12.3747, 5.8451, 59.5075
xyY:
0.1592, 0.0752, 5.8451
CIE-Lab:
29.0182, 59.3724, -85.9010
CIE-LCH:
29.0182, 104.4225, 304.6512
CIE-Luv:
29.0182, -7.6027, -105.4363
Hunter-Lab:
24.1766, 49.0550, -129.0106
#2020cf color charts
#2020cf color shades, tints & tones
#2020cf color schemes
#2020cf color preview, HTML & CSS examples
This text has a color of #2020cf
<p style="color:#2020cf;">Text here</p>
.mytext {color:#2020cf;}
This box has a color of #2020cf
<div style="background-color:#2020cf;">Content here</div>
.mybackground {background-color:#2020cf;}
Border around this has a color of #2020cf
<div style="border:2px solid #2020cf;">Content here</div>
.myborder {border:2px solid #2020cf;}