#fc30dd color space conversions
Hex:
#fc30dd
RGB:
252, 48, 221
CMY:
1, 81, 13
CMYK:
0, 81, 12, 1
HSL:
309°, 97.1429%, 58.8235%
HSV (HSB):
309°, 80.9524%, 98.8235%
XYZ:
54.2530, 28.0298, 70.9575
xyY:
0.3540, 0.1829, 28.0298
CIE-Lab:
59.9157, 87.5388, -42.5084
CIE-LCH:
59.9157, 97.3139, 334.0990
CIE-Luv:
59.9157, 91.7398, -79.0114
Hunter-Lab:
52.9432, 90.2654, -42.4036
#fc30dd color charts
#fc30dd color shades, tints & tones
#fc30dd color schemes
#fc30dd color preview, HTML & CSS examples
This text has a color of #fc30dd
<p style="color:#fc30dd;">Text here</p>
.mytext {color:#fc30dd;}
This box has a color of #fc30dd
<div style="background-color:#fc30dd;">Content here</div>
.mybackground {background-color:#fc30dd;}
Border around this has a color of #fc30dd
<div style="border:2px solid #fc30dd;">Content here</div>
.myborder {border:2px solid #fc30dd;}