#2020e8 color space conversions
Hex:
#2020e8
RGB:
32, 32, 232
CMY:
87, 87, 9
CMYK:
86, 86, 0, 9
HSL:
240°, 81.3008%, 51.7647%
HSV (HSB):
240°, 86.2069%, 90.9804%
XYZ:
15.6777, 7.1663, 76.9009
xyY:
0.1572, 0.0718, 7.1663
CIE-Lab:
32.1825, 66.5274, -95.0362
CIE-LCH:
32.1825, 116.0076, 304.9928
CIE-Luv:
32.1825, -8.6303, -119.6872
Hunter-Lab:
26.7699, 57.6901, -151.5809
#2020e8 color charts
#2020e8 color shades, tints & tones
#2020e8 color schemes
#2020e8 color preview, HTML & CSS examples
This text has a color of #2020e8
<p style="color:#2020e8;">Text here</p>
.mytext {color:#2020e8;}
This box has a color of #2020e8
<div style="background-color:#2020e8;">Content here</div>
.mybackground {background-color:#2020e8;}
Border around this has a color of #2020e8
<div style="border:2px solid #2020e8;">Content here</div>
.myborder {border:2px solid #2020e8;}