#f85dfd color space conversions
Hex:
#f85dfd
RGB:
248, 93, 253
CMY:
3, 64, 1
CMYK:
2, 63, 0, 1
HSL:
298°, 97.5610%, 67.8431%
HSV (HSB):
298°, 63.2411%, 99.2157%
XYZ:
60.3554, 34.8770, 96.4794
xyY:
0.3148, 0.1819, 34.8770
CIE-Lab:
65.6528, 77.8114, -51.3167
CIE-LCH:
65.6528, 93.2096, 326.5951
CIE-Luv:
65.6528, 67.1855, -92.8238
Hunter-Lab:
59.0568, 79.0757, -55.5207
#f85dfd color charts
#f85dfd color shades, tints & tones
#f85dfd color schemes
#f85dfd color preview, HTML & CSS examples
This text has a color of #f85dfd
<p style="color:#f85dfd;">Text here</p>
.mytext {color:#f85dfd;}
This box has a color of #f85dfd
<div style="background-color:#f85dfd;">Content here</div>
.mybackground {background-color:#f85dfd;}
Border around this has a color of #f85dfd
<div style="border:2px solid #f85dfd;">Content here</div>
.myborder {border:2px solid #f85dfd;}