#f975f2 color space conversions
Hex:
#f975f2
RGB:
249, 117, 242
CMY:
2, 54, 5
CMYK:
0, 53, 3, 2
HSL:
303°, 91.6667%, 71.7647%
HSV (HSB):
303°, 53.0120%, 97.6471%
XYZ:
61.4552, 39.2731, 88.3458
xyY:
0.3250, 0.2077, 39.2731
CIE-Lab:
68.9486, 66.2000, -40.0768
CIE-LCH:
68.9486, 77.3860, 328.8097
CIE-Luv:
68.9486, 63.3204, -73.7610
Hunter-Lab:
62.6683, 65.3754, -39.7156
#f975f2 color charts
#f975f2 color shades, tints & tones
#f975f2 color schemes
#f975f2 color preview, HTML & CSS examples
This text has a color of #f975f2
<p style="color:#f975f2;">Text here</p>
.mytext {color:#f975f2;}
This box has a color of #f975f2
<div style="background-color:#f975f2;">Content here</div>
.mybackground {background-color:#f975f2;}
Border around this has a color of #f975f2
<div style="border:2px solid #f975f2;">Content here</div>
.myborder {border:2px solid #f975f2;}