#f979f4 color space conversions
Hex:
#f979f4
RGB:
249, 121, 244
CMY:
2, 53, 4
CMYK:
0, 51, 2, 2
HSL:
302°, 91.4286%, 72.5490%
HSV (HSB):
302°, 51.4056%, 97.6471%
XYZ:
62.2334, 40.3461, 90.0955
xyY:
0.3230, 0.2094, 40.3461
CIE-Lab:
69.7154, 64.7126, -39.9783
CIE-LCH:
69.7154, 76.0656, 328.2929
CIE-Luv:
69.7154, 61.2926, -73.5017
Hunter-Lab:
63.5186, 63.7308, -39.6345
#f979f4 color charts
#f979f4 color shades, tints & tones
#f979f4 color schemes
#f979f4 color preview, HTML & CSS examples
This text has a color of #f979f4
<p style="color:#f979f4;">Text here</p>
.mytext {color:#f979f4;}
This box has a color of #f979f4
<div style="background-color:#f979f4;">Content here</div>
.mybackground {background-color:#f979f4;}
Border around this has a color of #f979f4
<div style="border:2px solid #f979f4;">Content here</div>
.myborder {border:2px solid #f979f4;}