#fc85eb color space conversions
Hex:
#fc85eb
RGB:
252, 133, 235
CMY:
1, 48, 8
CMYK:
0, 47, 7, 1
HSL:
309°, 95.2000%, 75.4902%
HSV (HSB):
309°, 47.2222%, 98.8235%
XYZ:
63.5278, 43.4687, 83.6393
xyY:
0.3332, 0.2280, 43.4687
CIE-Lab:
71.8719, 58.4065, -31.6635
CIE-LCH:
71.8719, 66.4372, 331.5369
CIE-Luv:
71.8719, 60.8120, -59.3751
Hunter-Lab:
65.9308, 56.6154, -29.0633
#fc85eb color charts
#fc85eb color shades, tints & tones
#fc85eb color schemes
#fc85eb color preview, HTML & CSS examples
This text has a color of #fc85eb
<p style="color:#fc85eb;">Text here</p>
.mytext {color:#fc85eb;}
This box has a color of #fc85eb
<div style="background-color:#fc85eb;">Content here</div>
.mybackground {background-color:#fc85eb;}
Border around this has a color of #fc85eb
<div style="border:2px solid #fc85eb;">Content here</div>
.myborder {border:2px solid #fc85eb;}