#2021ce color space conversions
Hex:
#2021ce
RGB:
32, 33, 206
CMY:
87, 87, 19
CMYK:
84, 84, 0, 19
HSL:
240°, 73.1092%, 46.6667%
HSV (HSB):
240°, 84.4660%, 80.7843%
XYZ:
12.2801, 5.8510, 58.8746
xyY:
0.1595, 0.0760, 5.8510
CIE-Lab:
29.0334, 58.6597, -85.2930
CIE-LCH:
29.0334, 103.5174, 304.5180
CIE-Luv:
29.0334, -7.6611, -104.9283
Hunter-Lab:
24.1889, 48.2895, -127.3770
#2021ce color charts
#2021ce color shades, tints & tones
#2021ce color schemes
#2021ce color preview, HTML & CSS examples
This text has a color of #2021ce
<p style="color:#2021ce;">Text here</p>
.mytext {color:#2021ce;}
This box has a color of #2021ce
<div style="background-color:#2021ce;">Content here</div>
.mybackground {background-color:#2021ce;}
Border around this has a color of #2021ce
<div style="border:2px solid #2021ce;">Content here</div>
.myborder {border:2px solid #2021ce;}