#f85ae8 color space conversions
Hex:
#f85ae8
RGB:
248, 90, 232
CMY:
3, 65, 9
CMYK:
0, 64, 6, 3
HSL:
306°, 91.8605%, 66.2745%
HSV (HSB):
306°, 63.7097%, 97.2549%
XYZ:
56.9331, 33.0950, 79.7312
xyY:
0.3354, 0.1950, 33.0950
CIE-Lab:
64.2377, 75.6293, -41.9274
CIE-LCH:
64.2377, 86.4737, 330.9969
CIE-Luv:
64.2377, 74.7413, -77.2614
Hunter-Lab:
57.5282, 75.9788, -41.9031
#f85ae8 color charts
#f85ae8 color shades, tints & tones
#f85ae8 color schemes
#f85ae8 color preview, HTML & CSS examples
This text has a color of #f85ae8
<p style="color:#f85ae8;">Text here</p>
.mytext {color:#f85ae8;}
This box has a color of #f85ae8
<div style="background-color:#f85ae8;">Content here</div>
.mybackground {background-color:#f85ae8;}
Border around this has a color of #f85ae8
<div style="border:2px solid #f85ae8;">Content here</div>
.myborder {border:2px solid #f85ae8;}