#2020e4 color space conversions
Hex:
#2020e4
RGB:
32, 32, 228
CMY:
87, 87, 11
CMYK:
86, 86, 0, 11
HSL:
240°, 78.4000%, 50.9804%
HSV (HSB):
240°, 85.9649%, 89.4118%
XYZ:
15.1158, 6.9415, 73.9419
xyY:
0.1575, 0.0723, 6.9415
CIE-Lab:
31.6734, 65.4058, -93.5996
CIE-LCH:
31.6734, 114.1875, 304.9452
CIE-Luv:
31.6734, -8.4667, -117.4174
Hunter-Lab:
26.3468, 56.3027, -147.9539
#2020e4 color charts
#2020e4 color shades, tints & tones
#2020e4 color schemes
#2020e4 color preview, HTML & CSS examples
This text has a color of #2020e4
<p style="color:#2020e4;">Text here</p>
.mytext {color:#2020e4;}
This box has a color of #2020e4
<div style="background-color:#2020e4;">Content here</div>
.mybackground {background-color:#2020e4;}
Border around this has a color of #2020e4
<div style="border:2px solid #2020e4;">Content here</div>
.myborder {border:2px solid #2020e4;}