#f85fd5 color space conversions
Hex:
#f85fd5
RGB:
248, 95, 213
CMY:
3, 63, 16
CMYK:
0, 62, 14, 3
HSL:
314°, 91.6168%, 67.2549%
HSV (HSB):
314°, 61.6935%, 97.2549%
XYZ:
54.8138, 32.9450, 66.4208
xyY:
0.3555, 0.2137, 32.9450
CIE-Lab:
64.1163, 70.8568, -31.4888
CIE-LCH:
64.1163, 77.5386, 336.0396
CIE-Luv:
64.1163, 79.3371, -60.0733
Hunter-Lab:
57.3977, 70.0185, -28.4322
#f85fd5 color charts
#f85fd5 color shades, tints & tones
#f85fd5 color schemes
#f85fd5 color preview, HTML & CSS examples
This text has a color of #f85fd5
<p style="color:#f85fd5;">Text here</p>
.mytext {color:#f85fd5;}
This box has a color of #f85fd5
<div style="background-color:#f85fd5;">Content here</div>
.mybackground {background-color:#f85fd5;}
Border around this has a color of #f85fd5
<div style="border:2px solid #f85fd5;">Content here</div>
.myborder {border:2px solid #f85fd5;}