#fc85f5 color space conversions
Hex:
#fc85f5
RGB:
252, 133, 245
CMY:
1, 48, 4
CMYK:
0, 47, 3, 1
HSL:
304°, 95.2000%, 75.4902%
HSV (HSB):
304°, 47.2222%, 98.8235%
XYZ:
65.0138, 44.0631, 91.4646
xyY:
0.3242, 0.2197, 44.0631
CIE-Lab:
72.2706, 60.0703, -36.5190
CIE-LCH:
72.2706, 70.3000, 328.7030
CIE-Luv:
72.2706, 58.3662, -67.5597
Hunter-Lab:
66.3800, 58.6612, -35.2293
#fc85f5 color charts
#fc85f5 color shades, tints & tones
#fc85f5 color schemes
#fc85f5 color preview, HTML & CSS examples
This text has a color of #fc85f5
<p style="color:#fc85f5;">Text here</p>
.mytext {color:#fc85f5;}
This box has a color of #fc85f5
<div style="background-color:#fc85f5;">Content here</div>
.mybackground {background-color:#fc85f5;}
Border around this has a color of #fc85f5
<div style="border:2px solid #fc85f5;">Content here</div>
.myborder {border:2px solid #fc85f5;}