#f975f8 color space conversions
Hex:
#f975f8
RGB:
249, 117, 248
CMY:
2, 54, 3
CMYK:
0, 53, 0, 2
HSL:
300°, 91.6667%, 71.7647%
HSV (HSB):
300°, 53.0120%, 97.6471%
XYZ:
62.3715, 39.6396, 93.1708
xyY:
0.3196, 0.2031, 39.6396
CIE-Lab:
69.2121, 67.2027, -42.9586
CIE-LCH:
69.2121, 79.7599, 327.4117
CIE-Luv:
69.2121, 61.6953, -78.6214
Hunter-Lab:
62.9600, 66.6515, -43.6678
#f975f8 color charts
#f975f8 color shades, tints & tones
#f975f8 color schemes
#f975f8 color preview, HTML & CSS examples
This text has a color of #f975f8
<p style="color:#f975f8;">Text here</p>
.mytext {color:#f975f8;}
This box has a color of #f975f8
<div style="background-color:#f975f8;">Content here</div>
.mybackground {background-color:#f975f8;}
Border around this has a color of #f975f8
<div style="border:2px solid #f975f8;">Content here</div>
.myborder {border:2px solid #f975f8;}