#f021f8 color space conversions
Hex:
#f021f8
RGB:
240, 33, 248
CMY:
6, 87, 3
CMYK:
3, 87, 0, 3
HSL:
298°, 93.8865%, 55.0980%
HSV (HSB):
298°, 86.6935%, 97.2549%
XYZ:
53.4223, 26.3903, 91.0851
xyY:
0.3126, 0.1544, 26.3903
CIE-Lab:
58.4057, 91.9197, -60.1627
CIE-LCH:
58.4057, 109.8580, 326.7947
CIE-Luv:
58.4057, 74.3411, -106.0050
Hunter-Lab:
51.3715, 95.7259, -69.1651
#f021f8 color charts
#f021f8 color shades, tints & tones
#f021f8 color schemes
#f021f8 color preview, HTML & CSS examples
This text has a color of #f021f8
<p style="color:#f021f8;">Text here</p>
.mytext {color:#f021f8;}
This box has a color of #f021f8
<div style="background-color:#f021f8;">Content here</div>
.mybackground {background-color:#f021f8;}
Border around this has a color of #f021f8
<div style="border:2px solid #f021f8;">Content here</div>
.myborder {border:2px solid #f021f8;}