#2021fc color space conversions
Hex:
#2021fc
RGB:
32, 33, 252
CMY:
87, 87, 1
CMYK:
87, 87, 0, 1
HSL:
240°, 97.3451%, 55.6863%
HSV (HSB):
240°, 87.3016%, 98.8235%
XYZ:
18.7102, 8.4231, 92.7351
xyY:
0.1561, 0.0703, 8.4231
CIE-Lab:
34.8489, 71.6834, -101.9090
CIE-LCH:
34.8489, 124.5952, 305.1228
CIE-Luv:
34.8489, -9.5230, -131.0328
Hunter-Lab:
29.0225, 64.2858, -169.1325
#2021fc color charts
#2021fc color shades, tints & tones
#2021fc color schemes
#2021fc color preview, HTML & CSS examples
This text has a color of #2021fc
<p style="color:#2021fc;">Text here</p>
.mytext {color:#2021fc;}
This box has a color of #2021fc
<div style="background-color:#2021fc;">Content here</div>
.mybackground {background-color:#2021fc;}
Border around this has a color of #2021fc
<div style="border:2px solid #2021fc;">Content here</div>
.myborder {border:2px solid #2021fc;}