#fc85ea color space conversions
Hex:
#fc85ea
RGB:
252, 133, 234
CMY:
1, 48, 8
CMYK:
0, 47, 7, 1
HSL:
309°, 95.2000%, 75.4902%
HSV (HSB):
309°, 47.2222%, 98.8235%
XYZ:
63.3837, 43.4110, 82.8804
xyY:
0.3342, 0.2289, 43.4110
CIE-Lab:
71.8331, 58.2432, -31.1748
CIE-LCH:
71.8331, 66.0616, 331.8420
CIE-Luv:
71.8331, 61.0577, -58.5567
Hunter-Lab:
65.8870, 56.4157, -28.4609
#fc85ea color charts
#fc85ea color shades, tints & tones
#fc85ea color schemes
#fc85ea color preview, HTML & CSS examples
This text has a color of #fc85ea
<p style="color:#fc85ea;">Text here</p>
.mytext {color:#fc85ea;}
This box has a color of #fc85ea
<div style="background-color:#fc85ea;">Content here</div>
.mybackground {background-color:#fc85ea;}
Border around this has a color of #fc85ea
<div style="border:2px solid #fc85ea;">Content here</div>
.myborder {border:2px solid #fc85ea;}