#fc32d8 color space conversions
Hex:
#fc32d8
RGB:
252, 50, 216
CMY:
1, 80, 15
CMYK:
0, 80, 14, 1
HSL:
311°, 97.1154%, 59.2157%
HSV (HSB):
311°, 80.1587%, 98.8235%
XYZ:
53.6802, 27.9345, 67.5284
xyY:
0.3599, 0.1873, 27.9345
CIE-Lab:
59.8295, 86.4451, -39.8174
CIE-LCH:
59.8295, 95.1745, 335.2688
CIE-Luv:
59.8295, 93.4363, -74.6923
Hunter-Lab:
52.8531, 88.8002, -38.7554
#fc32d8 color charts
#fc32d8 color shades, tints & tones
#fc32d8 color schemes
#fc32d8 color preview, HTML & CSS examples
This text has a color of #fc32d8
<p style="color:#fc32d8;">Text here</p>
.mytext {color:#fc32d8;}
This box has a color of #fc32d8
<div style="background-color:#fc32d8;">Content here</div>
.mybackground {background-color:#fc32d8;}
Border around this has a color of #fc32d8
<div style="border:2px solid #fc32d8;">Content here</div>
.myborder {border:2px solid #fc32d8;}