#fc21f1 color space conversions
Hex:
#fc21f1
RGB:
252, 33, 241
CMY:
1, 87, 5
CMYK:
0, 87, 4, 1
HSL:
303°, 97.3333%, 55.8824%
HSV (HSB):
303°, 86.9048%, 98.8235%
XYZ:
56.5659, 28.1340, 85.6681
xyY:
0.3320, 0.1651, 28.1340
CIE-Lab:
60.0096, 92.9460, -53.5849
CIE-LCH:
60.0096, 107.2861, 330.0358
CIE-Luv:
60.0096, 85.6257, -96.8213
Hunter-Lab:
53.0415, 97.5380, -58.6311
#fc21f1 color charts
#fc21f1 color shades, tints & tones
#fc21f1 color schemes
#fc21f1 color preview, HTML & CSS examples
This text has a color of #fc21f1
<p style="color:#fc21f1;">Text here</p>
.mytext {color:#fc21f1;}
This box has a color of #fc21f1
<div style="background-color:#fc21f1;">Content here</div>
.mybackground {background-color:#fc21f1;}
Border around this has a color of #fc21f1
<div style="border:2px solid #fc21f1;">Content here</div>
.myborder {border:2px solid #fc21f1;}