#fc30d3 color space conversions
Hex:
#fc30d3
RGB:
252, 48, 211
CMY:
1, 81, 17
CMYK:
0, 81, 16, 1
HSL:
312°, 97.1429%, 58.8235%
HSV (HSB):
312°, 80.9524%, 98.8235%
XYZ:
52.9597, 27.5125, 64.1472
xyY:
0.3662, 0.1902, 27.5125
CIE-Lab:
59.4457, 86.2421, -37.5836
CIE-LCH:
59.4457, 94.0757, 336.4528
CIE-Luv:
59.4457, 95.8731, -71.1560
Hunter-Lab:
52.4524, 88.4349, -35.7927
#fc30d3 color charts
#fc30d3 color shades, tints & tones
#fc30d3 color schemes
#fc30d3 color preview, HTML & CSS examples
This text has a color of #fc30d3
<p style="color:#fc30d3;">Text here</p>
.mytext {color:#fc30d3;}
This box has a color of #fc30d3
<div style="background-color:#fc30d3;">Content here</div>
.mybackground {background-color:#fc30d3;}
Border around this has a color of #fc30d3
<div style="border:2px solid #fc30d3;">Content here</div>
.myborder {border:2px solid #fc30d3;}