#2021f5 color space conversions
Hex:
#2021f5
RGB:
32, 33, 245
CMY:
87, 87, 4
CMYK:
87, 87, 0, 4
HSL:
240°, 91.4163%, 54.3137%
HSV (HSB):
240°, 86.9388%, 96.0784%
XYZ:
17.6210, 7.9874, 86.9992
xyY:
0.1565, 0.0709, 7.9874
CIE-Lab:
33.9565, 69.7721, -99.4554
CIE-LCH:
33.9565, 121.4887, 305.0513
CIE-Luv:
33.9565, -9.2417, -127.0945
Hunter-Lab:
28.2619, 61.8341, -162.7302
#2021f5 color charts
#2021f5 color shades, tints & tones
#2021f5 color schemes
#2021f5 color preview, HTML & CSS examples
This text has a color of #2021f5
<p style="color:#2021f5;">Text here</p>
.mytext {color:#2021f5;}
This box has a color of #2021f5
<div style="background-color:#2021f5;">Content here</div>
.mybackground {background-color:#2021f5;}
Border around this has a color of #2021f5
<div style="border:2px solid #2021f5;">Content here</div>
.myborder {border:2px solid #2021f5;}