#fc21f9 color space conversions
Hex:
#fc21f9
RGB:
252, 33, 249
CMY:
1, 87, 2
CMYK:
0, 87, 1, 1
HSL:
301°, 97.3333%, 55.8824%
HSV (HSB):
301°, 86.9048%, 98.8235%
XYZ:
57.7876, 28.6227, 92.1015
xyY:
0.3237, 0.1603, 28.6227
CIE-Lab:
60.4472, 94.0662, -57.3412
CIE-LCH:
60.4472, 110.1657, 328.6342
CIE-Luv:
60.4472, 82.4617, -102.8687
Hunter-Lab:
53.5002, 99.1794, -64.6186
#fc21f9 color charts
#fc21f9 color shades, tints & tones
#fc21f9 color schemes
#fc21f9 color preview, HTML & CSS examples
This text has a color of #fc21f9
<p style="color:#fc21f9;">Text here</p>
.mytext {color:#fc21f9;}
This box has a color of #fc21f9
<div style="background-color:#fc21f9;">Content here</div>
.mybackground {background-color:#fc21f9;}
Border around this has a color of #fc21f9
<div style="border:2px solid #fc21f9;">Content here</div>
.myborder {border:2px solid #fc21f9;}