#fc52d5 color space conversions
Hex:
#fc52d5
RGB:
252, 82, 213
CMY:
1, 68, 16
CMYK:
0, 67, 15, 1
HSL:
314°, 96.5909%, 65.4902%
HSV (HSB):
314°, 67.4603%, 98.8235%
XYZ:
55.1724, 31.5341, 66.1296
xyY:
0.3610, 0.2063, 31.5341
CIE-Lab:
62.9560, 76.7639, -33.2411
CIE-LCH:
62.9560, 83.6521, 336.5859
CIE-Luv:
62.9560, 86.6720, -63.6128
Hunter-Lab:
56.1553, 77.1042, -30.5124
#fc52d5 color charts
#fc52d5 color shades, tints & tones
#fc52d5 color schemes
#fc52d5 color preview, HTML & CSS examples
This text has a color of #fc52d5
<p style="color:#fc52d5;">Text here</p>
.mytext {color:#fc52d5;}
This box has a color of #fc52d5
<div style="background-color:#fc52d5;">Content here</div>
.mybackground {background-color:#fc52d5;}
Border around this has a color of #fc52d5
<div style="border:2px solid #fc52d5;">Content here</div>
.myborder {border:2px solid #fc52d5;}