#f888dc color space conversions
Hex:
#f888dc
RGB:
248, 136, 220
CMY:
3, 47, 14
CMYK:
0, 45, 11, 3
HSL:
315°, 88.8889%, 75.2941%
HSV (HSB):
315°, 45.1613%, 97.2549%
XYZ:
60.4338, 42.7321, 72.7731
xyY:
0.3435, 0.2429, 42.7321
CIE-Lab:
71.3728, 53.3426, -24.2212
CIE-LCH:
71.3728, 58.5841, 335.5787
CIE-Luv:
71.3728, 60.3025, -46.5632
Hunter-Lab:
65.3698, 50.6247, -20.2459
#f888dc color charts
#f888dc color shades, tints & tones
#f888dc color schemes
#f888dc color preview, HTML & CSS examples
This text has a color of #f888dc
<p style="color:#f888dc;">Text here</p>
.mytext {color:#f888dc;}
This box has a color of #f888dc
<div style="background-color:#f888dc;">Content here</div>
.mybackground {background-color:#f888dc;}
Border around this has a color of #f888dc
<div style="border:2px solid #f888dc;">Content here</div>
.myborder {border:2px solid #f888dc;}