#f978e8 color space conversions
Hex:
#f978e8
RGB:
249, 120, 232
CMY:
2, 53, 9
CMYK:
0, 52, 7, 2
HSL:
308°, 91.4894%, 72.3529%
HSV (HSB):
308°, 51.8072%, 97.6471%
XYZ:
60.3489, 39.3989, 80.7679
xyY:
0.3343, 0.2183, 39.3989
CIE-Lab:
69.0392, 63.1994, -34.4269
CIE-LCH:
69.0392, 71.9679, 331.4213
CIE-Luv:
69.0392, 64.8788, -64.2094
Hunter-Lab:
62.7685, 61.7742, -32.3540
#f978e8 color charts
#f978e8 color shades, tints & tones
#f978e8 color schemes
#f978e8 color preview, HTML & CSS examples
This text has a color of #f978e8
<p style="color:#f978e8;">Text here</p>
.mytext {color:#f978e8;}
This box has a color of #f978e8
<div style="background-color:#f978e8;">Content here</div>
.mybackground {background-color:#f978e8;}
Border around this has a color of #f978e8
<div style="border:2px solid #f978e8;">Content here</div>
.myborder {border:2px solid #f978e8;}