#f87df5 color space conversions
Hex:
#f87df5
RGB:
248, 125, 245
CMY:
3, 51, 4
CMYK:
0, 50, 1, 3
HSL:
301°, 89.7810%, 73.1373%
HSV (HSB):
301°, 49.5968%, 97.2549%
XYZ:
62.5264, 41.2163, 91.0462
xyY:
0.3210, 0.2116, 41.2163
CIE-Lab:
70.3272, 62.7558, -39.5816
CIE-LCH:
70.3272, 74.1956, 327.7594
CIE-Luv:
70.3272, 58.8327, -72.6526
Hunter-Lab:
64.1999, 61.4974, -39.1433
#f87df5 color charts
#f87df5 color shades, tints & tones
#f87df5 color schemes
#f87df5 color preview, HTML & CSS examples
This text has a color of #f87df5
<p style="color:#f87df5;">Text here</p>
.mytext {color:#f87df5;}
This box has a color of #f87df5
<div style="background-color:#f87df5;">Content here</div>
.mybackground {background-color:#f87df5;}
Border around this has a color of #f87df5
<div style="border:2px solid #f87df5;">Content here</div>
.myborder {border:2px solid #f87df5;}