#f85bf0 color space conversions
Hex:
#f85bf0
RGB:
248, 91, 240
CMY:
3, 64, 6
CMYK:
0, 63, 3, 3
HSL:
303°, 91.8129%, 66.4706%
HSV (HSB):
303°, 63.3065%, 97.2549%
XYZ:
58.1807, 33.7299, 85.8821
xyY:
0.3272, 0.1897, 33.7299
CIE-Lab:
64.7476, 76.4881, -45.5696
CIE-LCH:
64.7476, 89.0338, 329.2146
CIE-Luv:
64.7476, 71.8450, -83.2712
Hunter-Lab:
58.0774, 77.1817, -47.0210
#f85bf0 color charts
#f85bf0 color shades, tints & tones
#f85bf0 color schemes
#f85bf0 color preview, HTML & CSS examples
This text has a color of #f85bf0
<p style="color:#f85bf0;">Text here</p>
.mytext {color:#f85bf0;}
This box has a color of #f85bf0
<div style="background-color:#f85bf0;">Content here</div>
.mybackground {background-color:#f85bf0;}
Border around this has a color of #f85bf0
<div style="border:2px solid #f85bf0;">Content here</div>
.myborder {border:2px solid #f85bf0;}