#f976e5 color space conversions
Hex:
#f976e5
RGB:
249, 118, 229
CMY:
2, 54, 10
CMYK:
0, 53, 8, 2
HSL:
309°, 91.6084%, 71.9608%
HSV (HSB):
309°, 52.6104%, 97.6471%
XYZ:
59.6882, 38.7537, 78.4630
xyY:
0.3374, 0.2191, 38.7537
CIE-Lab:
68.5725, 63.6371, -33.4928
CIE-LCH:
68.5725, 71.9128, 332.2418
CIE-Luv:
68.5725, 66.4926, -62.7180
Hunter-Lab:
62.2525, 62.2054, -31.1523
#f976e5 color charts
#f976e5 color shades, tints & tones
#f976e5 color schemes
#f976e5 color preview, HTML & CSS examples
This text has a color of #f976e5
<p style="color:#f976e5;">Text here</p>
.mytext {color:#f976e5;}
This box has a color of #f976e5
<div style="background-color:#f976e5;">Content here</div>
.mybackground {background-color:#f976e5;}
Border around this has a color of #f976e5
<div style="border:2px solid #f976e5;">Content here</div>
.myborder {border:2px solid #f976e5;}