#f021f6 color space conversions
Hex:
#f021f6
RGB:
240, 33, 246
CMY:
6, 87, 4
CMYK:
2, 87, 0, 4
HSL:
298°, 92.2078%, 54.7059%
HSV (HSB):
298°, 86.5854%, 96.4706%
XYZ:
53.1136, 26.2668, 89.4594
xyY:
0.3146, 0.1556, 26.2668
CIE-Lab:
58.2894, 91.6243, -59.2353
CIE-LCH:
58.2894, 109.1047, 327.1173
CIE-Luv:
58.2894, 75.0898, -104.5208
Hunter-Lab:
51.2511, 95.2971, -67.6155
#f021f6 color charts
#f021f6 color shades, tints & tones
#f021f6 color schemes
#f021f6 color preview, HTML & CSS examples
This text has a color of #f021f6
<p style="color:#f021f6;">Text here</p>
.mytext {color:#f021f6;}
This box has a color of #f021f6
<div style="background-color:#f021f6;">Content here</div>
.mybackground {background-color:#f021f6;}
Border around this has a color of #f021f6
<div style="border:2px solid #f021f6;">Content here</div>
.myborder {border:2px solid #f021f6;}