#f85cee color space conversions
Hex:
#f85cee
RGB:
248, 92, 238
CMY:
3, 64, 7
CMYK:
0, 63, 4, 3
HSL:
304°, 91.7647%, 66.6667%
HSV (HSB):
304°, 62.9032%, 97.2549%
XYZ:
57.9712, 33.7838, 84.3544
xyY:
0.3292, 0.1918, 33.7838
CIE-Lab:
64.7906, 75.7927, -44.3932
CIE-LCH:
64.7906, 87.8367, 329.6417
CIE-Luv:
64.7906, 72.1917, -81.3111
Hunter-Lab:
58.1238, 76.3144, -45.3602
#f85cee color charts
#f85cee color shades, tints & tones
#f85cee color schemes
#f85cee color preview, HTML & CSS examples
This text has a color of #f85cee
<p style="color:#f85cee;">Text here</p>
.mytext {color:#f85cee;}
This box has a color of #f85cee
<div style="background-color:#f85cee;">Content here</div>
.mybackground {background-color:#f85cee;}
Border around this has a color of #f85cee
<div style="border:2px solid #f85cee;">Content here</div>
.myborder {border:2px solid #f85cee;}