#f978ed color space conversions
Hex:
#f978ed
RGB:
249, 120, 237
CMY:
2, 53, 7
CMYK:
0, 52, 5, 2
HSL:
306°, 91.4894%, 72.3529%
HSV (HSB):
306°, 51.8072%, 97.6471%
XYZ:
61.0695, 39.6871, 84.5624
xyY:
0.3295, 0.2142, 39.6871
CIE-Lab:
69.2461, 64.0114, -36.8622
CIE-LCH:
69.2461, 73.8666, 330.0637
CIE-Luv:
69.2461, 63.5349, -68.2835
Hunter-Lab:
62.9977, 62.7905, -35.4872
#f978ed color charts
#f978ed color shades, tints & tones
#f978ed color schemes
#f978ed color preview, HTML & CSS examples
This text has a color of #f978ed
<p style="color:#f978ed;">Text here</p>
.mytext {color:#f978ed;}
This box has a color of #f978ed
<div style="background-color:#f978ed;">Content here</div>
.mybackground {background-color:#f978ed;}
Border around this has a color of #f978ed
<div style="border:2px solid #f978ed;">Content here</div>
.myborder {border:2px solid #f978ed;}