#f85cf8 color space conversions
Hex:
#f85cf8
RGB:
248, 92, 248
CMY:
3, 64, 3
CMYK:
0, 63, 0, 3
HSL:
300°, 91.7647%, 66.6667%
HSV (HSB):
300°, 62.9032%, 97.2549%
XYZ:
59.4818, 34.3881, 92.3095
xyY:
0.3195, 0.1847, 34.3881
CIE-Lab:
65.2694, 77.3804, -49.1693
CIE-LCH:
65.2694, 91.6807, 327.5672
CIE-Luv:
65.2694, 69.0188, -89.2460
Hunter-Lab:
58.6413, 78.4360, -52.2816
#f85cf8 color charts
#f85cf8 color shades, tints & tones
#f85cf8 color schemes
#f85cf8 color preview, HTML & CSS examples
This text has a color of #f85cf8
<p style="color:#f85cf8;">Text here</p>
.mytext {color:#f85cf8;}
This box has a color of #f85cf8
<div style="background-color:#f85cf8;">Content here</div>
.mybackground {background-color:#f85cf8;}
Border around this has a color of #f85cf8
<div style="border:2px solid #f85cf8;">Content here</div>
.myborder {border:2px solid #f85cf8;}