#fc5df5 color space conversions
Hex:
#fc5df5
RGB:
252, 93, 245
CMY:
1, 64, 4
CMYK:
0, 63, 3, 1
HSL:
303°, 96.3636%, 67.6471%
HSV (HSB):
303°, 63.0952%, 98.8235%
XYZ:
60.5407, 35.1167, 89.9736
xyY:
0.3261, 0.1892, 35.1167
CIE-Lab:
65.8394, 77.4463, -46.5762
CIE-LCH:
65.8394, 90.3730, 328.9773
CIE-Luv:
65.8394, 72.4620, -85.2836
Hunter-Lab:
59.2594, 78.6556, -48.5385
#fc5df5 color charts
#fc5df5 color shades, tints & tones
#fc5df5 color schemes
#fc5df5 color preview, HTML & CSS examples
This text has a color of #fc5df5
<p style="color:#fc5df5;">Text here</p>
.mytext {color:#fc5df5;}
This box has a color of #fc5df5
<div style="background-color:#fc5df5;">Content here</div>
.mybackground {background-color:#fc5df5;}
Border around this has a color of #fc5df5
<div style="border:2px solid #fc5df5;">Content here</div>
.myborder {border:2px solid #fc5df5;}