#fc22f5 color space conversions
Hex:
#fc22f5
RGB:
252, 34, 245
CMY:
1, 87, 4
CMYK:
0, 87, 3, 1
HSL:
302°, 97.3214%, 56.0784%
HSV (HSB):
302°, 86.5079%, 98.8235%
XYZ:
57.1983, 28.4321, 88.8595
xyY:
0.3278, 0.1629, 28.4321
CIE-Lab:
60.2771, 93.3547, -55.3886
CIE-LCH:
60.2771, 108.5495, 329.3188
CIE-Luv:
60.2771, 83.9341, -99.7280
Hunter-Lab:
53.3217, 98.1643, -61.4802
#fc22f5 color charts
#fc22f5 color shades, tints & tones
#fc22f5 color schemes
#fc22f5 color preview, HTML & CSS examples
This text has a color of #fc22f5
<p style="color:#fc22f5;">Text here</p>
.mytext {color:#fc22f5;}
This box has a color of #fc22f5
<div style="background-color:#fc22f5;">Content here</div>
.mybackground {background-color:#fc22f5;}
Border around this has a color of #fc22f5
<div style="border:2px solid #fc22f5;">Content here</div>
.myborder {border:2px solid #fc22f5;}