#fc21d9 color space conversions
Hex:
#fc21d9
RGB:
252, 33, 217
CMY:
1, 87, 15
CMYK:
0, 87, 14, 1
HSL:
310°, 97.3333%, 55.8824%
HSV (HSB):
310°, 86.9048%, 98.8235%
XYZ:
53.2131, 26.7929, 68.0125
xyY:
0.3595, 0.1810, 26.7929
CIE-Lab:
58.7822, 89.7576, -42.0299
CIE-LCH:
58.7822, 99.1107, 334.9082
CIE-Luv:
58.7822, 95.5841, -78.3304
Hunter-Lab:
51.7619, 92.9213, -41.6708
#fc21d9 color charts
#fc21d9 color shades, tints & tones
#fc21d9 color schemes
#fc21d9 color preview, HTML & CSS examples
This text has a color of #fc21d9
<p style="color:#fc21d9;">Text here</p>
.mytext {color:#fc21d9;}
This box has a color of #fc21d9
<div style="background-color:#fc21d9;">Content here</div>
.mybackground {background-color:#fc21d9;}
Border around this has a color of #fc21d9
<div style="border:2px solid #fc21d9;">Content here</div>
.myborder {border:2px solid #fc21d9;}