#fc39d5 color space conversions
Hex:
#fc39d5
RGB:
252, 57, 213
CMY:
1, 78, 16
CMYK:
0, 77, 15, 1
HSL:
312°, 97.0149%, 60.5882%
HSV (HSB):
312°, 77.3810%, 98.8235%
XYZ:
53.6183, 28.4258, 65.6115
xyY:
0.3631, 0.1925, 28.4258
CIE-Lab:
60.2715, 84.3812, -37.4261
CIE-LCH:
60.2715, 92.3087, 336.0810
CIE-Luv:
60.2715, 93.2669, -70.7965
Hunter-Lab:
53.3158, 86.2097, -35.6423
#fc39d5 color charts
#fc39d5 color shades, tints & tones
#fc39d5 color schemes
#fc39d5 color preview, HTML & CSS examples
This text has a color of #fc39d5
<p style="color:#fc39d5;">Text here</p>
.mytext {color:#fc39d5;}
This box has a color of #fc39d5
<div style="background-color:#fc39d5;">Content here</div>
.mybackground {background-color:#fc39d5;}
Border around this has a color of #fc39d5
<div style="border:2px solid #fc39d5;">Content here</div>
.myborder {border:2px solid #fc39d5;}