#f021fd color space conversions
Hex:
#f021fd
RGB:
240, 33, 253
CMY:
6, 87, 1
CMYK:
5, 87, 0, 1
HSL:
296°, 98.2143%, 56.0784%
HSV (HSB):
296°, 86.9565%, 99.2157%
XYZ:
54.2087, 26.7048, 95.2259
xyY:
0.3078, 0.1516, 26.7048
CIE-Lab:
58.7001, 92.6653, -62.4686
CIE-LCH:
58.7001, 111.7550, 326.0148
CIE-Luv:
58.7001, 72.4934, -109.6952
Hunter-Lab:
51.6767, 96.8115, -73.0814
#f021fd color charts
#f021fd color shades, tints & tones
#f021fd color schemes
#f021fd color preview, HTML & CSS examples
This text has a color of #f021fd
<p style="color:#f021fd;">Text here</p>
.mytext {color:#f021fd;}
This box has a color of #f021fd
<div style="background-color:#f021fd;">Content here</div>
.mybackground {background-color:#f021fd;}
Border around this has a color of #f021fd
<div style="border:2px solid #f021fd;">Content here</div>
.myborder {border:2px solid #f021fd;}