#fc32cc color space conversions
Hex:
#fc32cc
RGB:
252, 50, 204
CMY:
1, 80, 20
CMYK:
0, 80, 19, 1
HSL:
314°, 97.1154%, 59.2157%
HSV (HSB):
314°, 80.1587%, 98.8235%
XYZ:
52.1846, 27.3363, 59.6527
xyY:
0.3750, 0.1964, 27.3363
CIE-Lab:
59.2843, 84.9207, -33.8510
CIE-LCH:
59.2843, 91.4189, 338.2668
CIE-Luv:
59.2843, 98.4255, -65.2252
Hunter-Lab:
52.2841, 86.6630, -31.0471
#fc32cc color charts
#fc32cc color shades, tints & tones
#fc32cc color schemes
#fc32cc color preview, HTML & CSS examples
This text has a color of #fc32cc
<p style="color:#fc32cc;">Text here</p>
.mytext {color:#fc32cc;}
This box has a color of #fc32cc
<div style="background-color:#fc32cc;">Content here</div>
.mybackground {background-color:#fc32cc;}
Border around this has a color of #fc32cc
<div style="border:2px solid #fc32cc;">Content here</div>
.myborder {border:2px solid #fc32cc;}