#fc21df color space conversions
Hex:
#fc21df
RGB:
252, 33, 223
CMY:
1, 87, 13
CMYK:
0, 87, 12, 1
HSL:
308°, 97.3333%, 55.8824%
HSV (HSB):
308°, 86.9048%, 98.8235%
XYZ:
54.0080, 27.1109, 72.1984
xyY:
0.3523, 0.1768, 27.1109
CIE-Lab:
59.0768, 90.5293, -44.9597
CIE-LCH:
59.0768, 101.0788, 333.5896
CIE-Luv:
59.0768, 93.0328, -82.9958
Hunter-Lab:
52.0681, 94.0313, -45.7647
#fc21df color charts
#fc21df color shades, tints & tones
#fc21df color schemes
#fc21df color preview, HTML & CSS examples
This text has a color of #fc21df
<p style="color:#fc21df;">Text here</p>
.mytext {color:#fc21df;}
This box has a color of #fc21df
<div style="background-color:#fc21df;">Content here</div>
.mybackground {background-color:#fc21df;}
Border around this has a color of #fc21df
<div style="border:2px solid #fc21df;">Content here</div>
.myborder {border:2px solid #fc21df;}