#fc21fc color space conversions
Hex:
#fc21fc
RGB:
252, 33, 252
CMY:
1, 87, 1
CMYK:
0, 87, 0, 1
HSL:
300°, 97.3333%, 55.8824%
HSV (HSB):
300°, 86.9048%, 98.8235%
XYZ:
58.2594, 28.8114, 94.5860
xyY:
0.3207, 0.1586, 28.8114
CIE-Lab:
60.6148, 94.4933, -58.7379
CIE-LCH:
60.6148, 111.2615, 328.1345
CIE-Luv:
60.6148, 81.2965, -105.1194
Hunter-Lab:
53.6763, 99.8077, -66.9049
#fc21fc color charts
#fc21fc color shades, tints & tones
#fc21fc color schemes
#fc21fc color preview, HTML & CSS examples
This text has a color of #fc21fc
<p style="color:#fc21fc;">Text here</p>
.mytext {color:#fc21fc;}
This box has a color of #fc21fc
<div style="background-color:#fc21fc;">Content here</div>
.mybackground {background-color:#fc21fc;}
Border around this has a color of #fc21fc
<div style="border:2px solid #fc21fc;">Content here</div>
.myborder {border:2px solid #fc21fc;}