#f975e2 color space conversions
Hex:
#f975e2
RGB:
249, 117, 226
CMY:
2, 54, 11
CMYK:
0, 53, 9, 2
HSL:
310°, 91.6667%, 71.7647%
HSV (HSB):
310°, 53.0120%, 97.6471%
XYZ:
59.1557, 38.3533, 76.2366
xyY:
0.3405, 0.2207, 38.3533
CIE-Lab:
68.2802, 63.6198, -32.2845
CIE-LCH:
68.2802, 71.3426, 333.0941
CIE-Luv:
68.2802, 67.7218, -60.7469
Hunter-Lab:
61.9300, 62.1259, -29.6356
#f975e2 color charts
#f975e2 color shades, tints & tones
#f975e2 color schemes
#f975e2 color preview, HTML & CSS examples
This text has a color of #f975e2
<p style="color:#f975e2;">Text here</p>
.mytext {color:#f975e2;}
This box has a color of #f975e2
<div style="background-color:#f975e2;">Content here</div>
.mybackground {background-color:#f975e2;}
Border around this has a color of #f975e2
<div style="border:2px solid #f975e2;">Content here</div>
.myborder {border:2px solid #f975e2;}