#f875e5 color space conversions
Hex:
#f875e5
RGB:
248, 117, 229
CMY:
3, 54, 10
CMYK:
0, 53, 8, 3
HSL:
309°, 90.3448%, 71.5686%
HSV (HSB):
309°, 52.8226%, 97.2549%
XYZ:
59.2155, 38.3362, 78.4074
xyY:
0.3365, 0.2179, 38.3362
CIE-Lab:
68.2677, 63.8179, -33.9760
CIE-LCH:
68.2677, 72.2986, 331.9696
CIE-Luv:
68.2677, 66.1867, -63.4708
Hunter-Lab:
61.9162, 62.3608, -31.7403
#f875e5 color charts
#f875e5 color shades, tints & tones
#f875e5 color schemes
#f875e5 color preview, HTML & CSS examples
This text has a color of #f875e5
<p style="color:#f875e5;">Text here</p>
.mytext {color:#f875e5;}
This box has a color of #f875e5
<div style="background-color:#f875e5;">Content here</div>
.mybackground {background-color:#f875e5;}
Border around this has a color of #f875e5
<div style="border:2px solid #f875e5;">Content here</div>
.myborder {border:2px solid #f875e5;}