#f975e7 color space conversions
Hex:
#f975e7
RGB:
249, 117, 231
CMY:
2, 54, 9
CMYK:
0, 53, 7, 2
HSL:
308°, 91.6667%, 71.7647%
HSV (HSB):
308°, 53.0120%, 97.6471%
XYZ:
59.8520, 38.6318, 79.9034
xyY:
0.3355, 0.2166, 38.6318
CIE-Lab:
68.4837, 64.4111, -34.7364
CIE-LCH:
68.4837, 73.1806, 331.6623
CIE-Luv:
68.4837, 66.3371, -64.8187
Hunter-Lab:
62.1545, 63.1171, -32.7128
#f975e7 color charts
#f975e7 color shades, tints & tones
#f975e7 color schemes
#f975e7 color preview, HTML & CSS examples
This text has a color of #f975e7
<p style="color:#f975e7;">Text here</p>
.mytext {color:#f975e7;}
This box has a color of #f975e7
<div style="background-color:#f975e7;">Content here</div>
.mybackground {background-color:#f975e7;}
Border around this has a color of #f975e7
<div style="border:2px solid #f975e7;">Content here</div>
.myborder {border:2px solid #f975e7;}