#f975f1 color space conversions
Hex:
#f975f1
RGB:
249, 117, 241
CMY:
2, 54, 5
CMYK:
0, 53, 3, 2
HSL:
304°, 91.6667%, 71.7647%
HSV (HSB):
304°, 53.0120%, 97.6471%
XYZ:
61.3054, 39.2132, 87.5568
xyY:
0.3260, 0.2085, 39.2132
CIE-Lab:
68.9054, 66.0347, -39.5944
CIE-LCH:
68.9054, 76.9954, 329.0531
CIE-Luv:
68.9054, 63.5928, -72.9495
Hunter-Lab:
62.6204, 65.1657, -39.0659
#f975f1 color charts
#f975f1 color shades, tints & tones
#f975f1 color schemes
#f975f1 color preview, HTML & CSS examples
This text has a color of #f975f1
<p style="color:#f975f1;">Text here</p>
.mytext {color:#f975f1;}
This box has a color of #f975f1
<div style="background-color:#f975f1;">Content here</div>
.mybackground {background-color:#f975f1;}
Border around this has a color of #f975f1
<div style="border:2px solid #f975f1;">Content here</div>
.myborder {border:2px solid #f975f1;}