#f22ff1 color space conversions
Hex:
#f22ff1
RGB:
242, 47, 241
CMY:
5, 82, 5
CMYK:
0, 81, 0, 5
HSL:
300°, 88.2353%, 56.6667%
HSV (HSB):
300°, 80.5785%, 94.9020%
XYZ:
53.5116, 27.2611, 85.6606
xyY:
0.3215, 0.1638, 27.2611
CIE-Lab:
59.2153, 88.6599, -54.9491
CIE-LCH:
59.2153, 104.3071, 328.2104
CIE-Luv:
59.2153, 76.7417, -97.9899
Hunter-Lab:
52.2122, 91.5711, -60.7241
#f22ff1 color charts
#f22ff1 color shades, tints & tones
#f22ff1 color schemes
#f22ff1 color preview, HTML & CSS examples
This text has a color of #f22ff1
<p style="color:#f22ff1;">Text here</p>
.mytext {color:#f22ff1;}
This box has a color of #f22ff1
<div style="background-color:#f22ff1;">Content here</div>
.mybackground {background-color:#f22ff1;}
Border around this has a color of #f22ff1
<div style="border:2px solid #f22ff1;">Content here</div>
.myborder {border:2px solid #f22ff1;}