#fc39e5 color space conversions
Hex:
#fc39e5
RGB:
252, 57, 229
CMY:
1, 78, 10
CMYK:
0, 77, 9, 1
HSL:
307°, 97.0149%, 60.5882%
HSV (HSB):
307°, 77.3810%, 98.8235%
XYZ:
55.7509, 29.2788, 76.8417
xyY:
0.3444, 0.1809, 29.2788
CIE-Lab:
61.0269, 86.5313, -45.2587
CIE-LCH:
61.0269, 97.6525, 332.3889
CIE-Luv:
61.0269, 86.9168, -83.3848
Hunter-Lab:
54.1099, 89.2208, -46.3210
#fc39e5 color charts
#fc39e5 color shades, tints & tones
#fc39e5 color schemes
#fc39e5 color preview, HTML & CSS examples
This text has a color of #fc39e5
<p style="color:#fc39e5;">Text here</p>
.mytext {color:#fc39e5;}
This box has a color of #fc39e5
<div style="background-color:#fc39e5;">Content here</div>
.mybackground {background-color:#fc39e5;}
Border around this has a color of #fc39e5
<div style="border:2px solid #fc39e5;">Content here</div>
.myborder {border:2px solid #fc39e5;}