#f979ed color space conversions
Hex:
#f979ed
RGB:
249, 121, 237
CMY:
2, 53, 7
CMYK:
0, 51, 5, 2
HSL:
306°, 91.4286%, 72.5490%
HSV (HSB):
306°, 51.4056%, 97.6471%
XYZ:
61.1904, 39.9289, 84.6027
xyY:
0.3295, 0.2150, 39.9289
CIE-Lab:
69.4189, 63.5512, -36.5935
CIE-LCH:
69.4189, 73.3337, 330.0662
CIE-Luv:
69.4189, 63.1455, -67.8044
Hunter-Lab:
63.1893, 62.2719, -35.1495
#f979ed color charts
#f979ed color shades, tints & tones
#f979ed color schemes
#f979ed color preview, HTML & CSS examples
This text has a color of #f979ed
<p style="color:#f979ed;">Text here</p>
.mytext {color:#f979ed;}
This box has a color of #f979ed
<div style="background-color:#f979ed;">Content here</div>
.mybackground {background-color:#f979ed;}
Border around this has a color of #f979ed
<div style="border:2px solid #f979ed;">Content here</div>
.myborder {border:2px solid #f979ed;}