#2021d2 color space conversions
Hex:
#2021d2
RGB:
32, 33, 210
CMY:
87, 87, 18
CMYK:
85, 84, 0, 18
HSL:
240°, 73.5537%, 47.4510%
HSV (HSB):
240°, 84.7619%, 82.3529%
XYZ:
12.7724, 6.0479, 61.4670
xyY:
0.1591, 0.0753, 6.0479
CIE-Lab:
29.5331, 59.8396, -86.7887
CIE-LCH:
29.5331, 105.4185, 304.5857
CIE-Luv:
29.5331, -7.8242, -107.2192
Hunter-Lab:
24.5925, 49.6688, -130.9755
#2021d2 color charts
#2021d2 color shades, tints & tones
#2021d2 color schemes
#2021d2 color preview, HTML & CSS examples
This text has a color of #2021d2
<p style="color:#2021d2;">Text here</p>
.mytext {color:#2021d2;}
This box has a color of #2021d2
<div style="background-color:#2021d2;">Content here</div>
.mybackground {background-color:#2021d2;}
Border around this has a color of #2021d2
<div style="border:2px solid #2021d2;">Content here</div>
.myborder {border:2px solid #2021d2;}