#fc30d4 color space conversions
Hex:
#fc30d4
RGB:
252, 48, 212
CMY:
1, 81, 17
CMYK:
0, 81, 16, 1
HSL:
312°, 97.1429%, 58.8235%
HSV (HSB):
312°, 80.9524%, 98.8235%
XYZ:
53.0855, 27.5628, 64.8096
xyY:
0.3650, 0.1895, 27.5628
CIE-Lab:
59.4917, 86.3695, -38.0795
CIE-LCH:
59.4917, 94.3914, 336.2078
CIE-Luv:
59.4917, 95.4558, -71.9437
Hunter-Lab:
52.5003, 88.6141, -36.4410
#fc30d4 color charts
#fc30d4 color shades, tints & tones
#fc30d4 color schemes
#fc30d4 color preview, HTML & CSS examples
This text has a color of #fc30d4
<p style="color:#fc30d4;">Text here</p>
.mytext {color:#fc30d4;}
This box has a color of #fc30d4
<div style="background-color:#fc30d4;">Content here</div>
.mybackground {background-color:#fc30d4;}
Border around this has a color of #fc30d4
<div style="border:2px solid #fc30d4;">Content here</div>
.myborder {border:2px solid #fc30d4;}