#fc30c1 color space conversions
Hex:
#fc30c1
RGB:
252, 48, 193
CMY:
1, 81, 24
CMYK:
0, 81, 23, 1
HSL:
317°, 97.1429%, 58.8235%
HSV (HSB):
317°, 80.9524%, 98.8235%
XYZ:
50.8275, 26.6596, 52.9190
xyY:
0.3898, 0.2044, 26.6596
CIE-Lab:
58.6579, 84.0403, -28.5258
CIE-LCH:
58.6579, 88.7496, 341.2513
CIE-Luv:
58.6579, 103.5092, -56.9332
Hunter-Lab:
51.6329, 85.3578, -24.6237
#fc30c1 color charts
#fc30c1 color shades, tints & tones
#fc30c1 color schemes
#fc30c1 color preview, HTML & CSS examples
This text has a color of #fc30c1
<p style="color:#fc30c1;">Text here</p>
.mytext {color:#fc30c1;}
This box has a color of #fc30c1
<div style="background-color:#fc30c1;">Content here</div>
.mybackground {background-color:#fc30c1;}
Border around this has a color of #fc30c1
<div style="border:2px solid #fc30c1;">Content here</div>
.myborder {border:2px solid #fc30c1;}