#fc30d9 color space conversions
Hex:
#fc30d9
RGB:
252, 48, 217
CMY:
1, 81, 15
CMYK:
0, 81, 14, 1
HSL:
310°, 97.1429%, 58.8235%
HSV (HSB):
310°, 80.9524%, 98.8235%
XYZ:
53.7262, 27.8191, 68.1836
xyY:
0.3588, 0.1858, 27.8191
CIE-Lab:
59.7250, 87.0141, -40.5476
CIE-LCH:
59.7250, 95.9977, 335.0150
CIE-Luv:
59.7250, 93.3823, -75.8755
Hunter-Lab:
52.7438, 89.5230, -39.7254
#fc30d9 color charts
#fc30d9 color shades, tints & tones
#fc30d9 color schemes
#fc30d9 color preview, HTML & CSS examples
This text has a color of #fc30d9
<p style="color:#fc30d9;">Text here</p>
.mytext {color:#fc30d9;}
This box has a color of #fc30d9
<div style="background-color:#fc30d9;">Content here</div>
.mybackground {background-color:#fc30d9;}
Border around this has a color of #fc30d9
<div style="border:2px solid #fc30d9;">Content here</div>
.myborder {border:2px solid #fc30d9;}