#fc30d1 color space conversions
Hex:
#fc30d1
RGB:
252, 48, 209
CMY:
1, 81, 18
CMYK:
0, 81, 17, 1
HSL:
313°, 97.1429%, 58.8235%
HSV (HSB):
313°, 80.9524%, 98.8235%
XYZ:
52.7105, 27.4128, 62.8346
xyY:
0.3687, 0.1918, 27.4128
CIE-Lab:
59.3545, 85.9889, -36.5895
CIE-LCH:
59.3545, 93.4499, 336.9496
CIE-Luv:
59.3545, 96.7102, -69.5794
Hunter-Lab:
52.3572, 88.0791, -34.5047
#fc30d1 color charts
#fc30d1 color shades, tints & tones
#fc30d1 color schemes
#fc30d1 color preview, HTML & CSS examples
This text has a color of #fc30d1
<p style="color:#fc30d1;">Text here</p>
.mytext {color:#fc30d1;}
This box has a color of #fc30d1
<div style="background-color:#fc30d1;">Content here</div>
.mybackground {background-color:#fc30d1;}
Border around this has a color of #fc30d1
<div style="border:2px solid #fc30d1;">Content here</div>
.myborder {border:2px solid #fc30d1;}