#f85bff color space conversions
Hex:
#f85bff
RGB:
248, 91, 255
CMY:
3, 64, 0
CMYK:
3, 64, 0, 0
HSL:
297°, 100.0000%, 67.8431%
HSV (HSB):
297°, 64.3137%, 100.0000%
XYZ:
60.5025, 34.6586, 98.1087
xyY:
0.3130, 0.1793, 34.6586
CIE-Lab:
65.4820, 78.8964, -52.6865
CIE-LCH:
65.4820, 94.8710, 326.2653
CIE-Luv:
65.4820, 67.1098, -95.1107
Hunter-Lab:
58.8716, 80.4197, -57.5959
#f85bff color charts
#f85bff color shades, tints & tones
#f85bff color schemes
#f85bff color preview, HTML & CSS examples
This text has a color of #f85bff
<p style="color:#f85bff;">Text here</p>
.mytext {color:#f85bff;}
This box has a color of #f85bff
<div style="background-color:#f85bff;">Content here</div>
.mybackground {background-color:#f85bff;}
Border around this has a color of #f85bff
<div style="border:2px solid #f85bff;">Content here</div>
.myborder {border:2px solid #f85bff;}