#f220ec color space conversions
Hex:
#f220ec
RGB:
242, 32, 236
CMY:
5, 87, 7
CMYK:
0, 87, 2, 5
HSL:
302°, 88.9831%, 53.7255%
HSV (HSB):
302°, 86.7769%, 94.9020%
XYZ:
52.2748, 25.9664, 81.6137
xyY:
0.3270, 0.1624, 25.9664
CIE-Lab:
58.0051, 90.6702, -54.0810
CIE-LCH:
58.0051, 105.5738, 329.1857
CIE-Luv:
58.0051, 80.4573, -96.5001
Hunter-Lab:
50.9572, 93.9401, -59.2895
#f220ec color charts
#f220ec color shades, tints & tones
#f220ec color schemes
#f220ec color preview, HTML & CSS examples
This text has a color of #f220ec
<p style="color:#f220ec;">Text here</p>
.mytext {color:#f220ec;}
This box has a color of #f220ec
<div style="background-color:#f220ec;">Content here</div>
.mybackground {background-color:#f220ec;}
Border around this has a color of #f220ec
<div style="border:2px solid #f220ec;">Content here</div>
.myborder {border:2px solid #f220ec;}