#fc21d1 color space conversions
Hex:
#fc21d1
RGB:
252, 33, 209
CMY:
1, 87, 18
CMYK:
0, 87, 17, 1
HSL:
312°, 97.3333%, 55.8824%
HSV (HSB):
312°, 86.9048%, 98.8235%
XYZ:
52.1974, 26.3866, 62.6636
xyY:
0.3695, 0.1868, 26.3866
CIE-Lab:
58.4022, 88.7563, -38.0801
CIE-LCH:
58.4022, 96.5804, 336.7787
CIE-Luv:
58.4022, 99.0429, -72.0762
Hunter-Lab:
51.3679, 91.4885, -36.3702
#fc21d1 color charts
#fc21d1 color shades, tints & tones
#fc21d1 color schemes
#fc21d1 color preview, HTML & CSS examples
This text has a color of #fc21d1
<p style="color:#fc21d1;">Text here</p>
.mytext {color:#fc21d1;}
This box has a color of #fc21d1
<div style="background-color:#fc21d1;">Content here</div>
.mybackground {background-color:#fc21d1;}
Border around this has a color of #fc21d1
<div style="border:2px solid #fc21d1;">Content here</div>
.myborder {border:2px solid #fc21d1;}