#f880f9 color space conversions
Hex:
#f880f9
RGB:
248, 128, 249
CMY:
3, 50, 2
CMYK:
0, 49, 0, 2
HSL:
300°, 90.9774%, 73.9216%
HSV (HSB):
300°, 48.5944%, 97.6471%
XYZ:
63.5295, 42.2344, 94.4262
xyY:
0.3173, 0.2110, 42.2344
CIE-Lab:
71.0322, 62.0298, -40.6694
CIE-LCH:
71.0322, 74.1734, 326.7494
CIE-Luv:
71.0322, 56.6781, -74.4254
Hunter-Lab:
64.9880, 60.7650, -40.6556
#f880f9 color charts
#f880f9 color shades, tints & tones
#f880f9 color schemes
#f880f9 color preview, HTML & CSS examples
This text has a color of #f880f9
<p style="color:#f880f9;">Text here</p>
.mytext {color:#f880f9;}
This box has a color of #f880f9
<div style="background-color:#f880f9;">Content here</div>
.mybackground {background-color:#f880f9;}
Border around this has a color of #f880f9
<div style="border:2px solid #f880f9;">Content here</div>
.myborder {border:2px solid #f880f9;}