#fc21e6 color space conversions
Hex:
#fc21e6
RGB:
252, 33, 230
CMY:
1, 87, 10
CMYK:
0, 87, 9, 1
HSL:
306°, 97.3333%, 55.8824%
HSV (HSB):
306°, 86.9048%, 98.8235%
XYZ:
54.9717, 27.4963, 77.2729
xyY:
0.3441, 0.1721, 27.4963
CIE-Lab:
59.4309, 91.4515, -48.3429
CIE-LCH:
59.4309, 103.4428, 332.1383
CIE-Luv:
59.4309, 90.1067, -88.4054
Hunter-Lab:
52.4369, 95.3638, -50.6659
#fc21e6 color charts
#fc21e6 color shades, tints & tones
#fc21e6 color schemes
#fc21e6 color preview, HTML & CSS examples
This text has a color of #fc21e6
<p style="color:#fc21e6;">Text here</p>
.mytext {color:#fc21e6;}
This box has a color of #fc21e6
<div style="background-color:#fc21e6;">Content here</div>
.mybackground {background-color:#fc21e6;}
Border around this has a color of #fc21e6
<div style="border:2px solid #fc21e6;">Content here</div>
.myborder {border:2px solid #fc21e6;}