#f85ff1 color space conversions
Hex:
#f85ff1
RGB:
248, 95, 241
CMY:
3, 63, 5
CMYK:
0, 62, 3, 3
HSL:
303°, 91.6168%, 67.2549%
HSV (HSB):
303°, 61.6935%, 97.2549%
XYZ:
58.6808, 34.4918, 86.7838
xyY:
0.3261, 0.1917, 34.4918
CIE-Lab:
65.3510, 75.1002, -45.1737
CIE-LCH:
65.3510, 87.6396, 328.9726
CIE-Luv:
65.3510, 70.3374, -82.5733
Hunter-Lab:
58.7297, 75.5745, -46.5010
#f85ff1 color charts
#f85ff1 color shades, tints & tones
#f85ff1 color schemes
#f85ff1 color preview, HTML & CSS examples
This text has a color of #f85ff1
<p style="color:#f85ff1;">Text here</p>
.mytext {color:#f85ff1;}
This box has a color of #f85ff1
<div style="background-color:#f85ff1;">Content here</div>
.mybackground {background-color:#f85ff1;}
Border around this has a color of #f85ff1
<div style="border:2px solid #f85ff1;">Content here</div>
.myborder {border:2px solid #f85ff1;}