#fc32df color space conversions
Hex:
#fc32df
RGB:
252, 50, 223
CMY:
1, 80, 13
CMYK:
0, 80, 12, 1
HSL:
309°, 97.1154%, 59.2157%
HSV (HSB):
309°, 80.1587%, 98.8235%
XYZ:
54.6048, 28.3044, 72.3973
xyY:
0.3516, 0.1822, 28.3044
CIE-Lab:
60.1627, 87.3684, -43.2474
CIE-LCH:
60.1627, 97.4863, 333.6646
CIE-Luv:
60.1627, 90.5826, -80.1840
Hunter-Lab:
53.2018, 90.1038, -43.4408
#fc32df color charts
#fc32df color shades, tints & tones
#fc32df color schemes
#fc32df color preview, HTML & CSS examples
This text has a color of #fc32df
<p style="color:#fc32df;">Text here</p>
.mytext {color:#fc32df;}
This box has a color of #fc32df
<div style="background-color:#fc32df;">Content here</div>
.mybackground {background-color:#fc32df;}
Border around this has a color of #fc32df
<div style="border:2px solid #fc32df;">Content here</div>
.myborder {border:2px solid #fc32df;}