#fc39fd color space conversions
Hex:
#fc39fd
RGB:
252, 57, 253
CMY:
1, 78, 1
CMYK:
0, 77, 0, 1
HSL:
300°, 98.0000%, 60.7843%
HSV (HSB):
300°, 77.4704%, 99.2157%
XYZ:
59.3376, 30.7136, 95.7294
xyY:
0.3194, 0.1653, 30.7136
CIE-Lab:
62.2651, 89.9844, -56.6585
CIE-LCH:
62.2651, 106.3362, 327.8035
CIE-Luv:
62.2651, 77.8618, -101.9118
Hunter-Lab:
55.4198, 94.1341, -63.6207
#fc39fd color charts
#fc39fd color shades, tints & tones
#fc39fd color schemes
#fc39fd color preview, HTML & CSS examples
This text has a color of #fc39fd
<p style="color:#fc39fd;">Text here</p>
.mytext {color:#fc39fd;}
This box has a color of #fc39fd
<div style="background-color:#fc39fd;">Content here</div>
.mybackground {background-color:#fc39fd;}
Border around this has a color of #fc39fd
<div style="border:2px solid #fc39fd;">Content here</div>
.myborder {border:2px solid #fc39fd;}