#2020ed color space conversions
Hex:
#2020ed
RGB:
32, 32, 237
CMY:
87, 87, 7
CMYK:
86, 86, 0, 7
HSL:
240°, 85.0622%, 52.7451%
HSV (HSB):
240°, 86.4979%, 92.9412%
XYZ:
16.3982, 7.4545, 80.6953
xyY:
0.1568, 0.0713, 7.4545
CIE-Lab:
32.8200, 67.9178, -96.8196
CIE-LCH:
32.8200, 118.2661, 305.0492
CIE-Luv:
32.8200, -8.8345, -122.5189
Hunter-Lab:
27.3030, 59.4274, -156.1226
#2020ed color charts
#2020ed color shades, tints & tones
#2020ed color schemes
#2020ed color preview, HTML & CSS examples
This text has a color of #2020ed
<p style="color:#2020ed;">Text here</p>
.mytext {color:#2020ed;}
This box has a color of #2020ed
<div style="background-color:#2020ed;">Content here</div>
.mybackground {background-color:#2020ed;}
Border around this has a color of #2020ed
<div style="border:2px solid #2020ed;">Content here</div>
.myborder {border:2px solid #2020ed;}