#f880f5 color space conversions
Hex:
#f880f5
RGB:
248, 128, 245
CMY:
3, 50, 4
CMYK:
0, 48, 1, 3
HSL:
302°, 89.5522%, 73.7255%
HSV (HSB):
302°, 48.3871%, 97.2549%
XYZ:
62.9120, 41.9874, 91.1747
xyY:
0.3209, 0.2141, 41.9874
CIE-Lab:
70.8622, 61.3415, -38.7478
CIE-LCH:
70.8622, 72.5546, 327.7205
CIE-Luv:
70.8622, 57.6666, -71.1629
Hunter-Lab:
64.7977, 59.9096, -38.0667
#f880f5 color charts
#f880f5 color shades, tints & tones
#f880f5 color schemes
#f880f5 color preview, HTML & CSS examples
This text has a color of #f880f5
<p style="color:#f880f5;">Text here</p>
.mytext {color:#f880f5;}
This box has a color of #f880f5
<div style="background-color:#f880f5;">Content here</div>
.mybackground {background-color:#f880f5;}
Border around this has a color of #f880f5
<div style="border:2px solid #f880f5;">Content here</div>
.myborder {border:2px solid #f880f5;}