#f85bfd color space conversions
Hex:
#f85bfd
RGB:
248, 91, 253
CMY:
3, 64, 1
CMYK:
2, 64, 0, 1
HSL:
298°, 97.5904%, 67.4510%
HSV (HSB):
298°, 64.0316%, 99.2157%
XYZ:
60.1821, 34.5305, 96.4216
xyY:
0.3149, 0.1807, 34.5305
CIE-Lab:
65.3815, 78.5693, -51.7462
CIE-LCH:
65.3815, 94.0787, 326.6309
CIE-Luv:
65.3815, 67.7312, -93.5426
Hunter-Lab:
58.7626, 79.9772, -56.1531
#f85bfd color charts
#f85bfd color shades, tints & tones
#f85bfd color schemes
#f85bfd color preview, HTML & CSS examples
This text has a color of #f85bfd
<p style="color:#f85bfd;">Text here</p>
.mytext {color:#f85bfd;}
This box has a color of #f85bfd
<div style="background-color:#f85bfd;">Content here</div>
.mybackground {background-color:#f85bfd;}
Border around this has a color of #f85bfd
<div style="border:2px solid #f85bfd;">Content here</div>
.myborder {border:2px solid #f85bfd;}