#e988f8 color space conversions
Hex:
#e988f8
RGB:
233, 136, 248
CMY:
9, 47, 3
CMYK:
6, 45, 0, 3
HSL:
292°, 88.8889%, 75.2941%
HSV (HSB):
292°, 45.1613%, 97.2549%
XYZ:
59.3517, 41.7093, 93.7295
xyY:
0.3047, 0.2141, 41.7093
CIE-Lab:
70.6700, 53.7900, -40.8236
CIE-LCH:
70.6700, 67.5273, 322.8035
CIE-Luv:
70.6700, 43.9855, -73.3247
Hunter-Lab:
64.5827, 51.0223, -40.8402
#e988f8 color charts
#e988f8 color shades, tints & tones
#e988f8 color schemes
#e988f8 color preview, HTML & CSS examples
This text has a color of #e988f8
<p style="color:#e988f8;">Text here</p>
.mytext {color:#e988f8;}
This box has a color of #e988f8
<div style="background-color:#e988f8;">Content here</div>
.mybackground {background-color:#e988f8;}
Border around this has a color of #e988f8
<div style="border:2px solid #e988f8;">Content here</div>
.myborder {border:2px solid #e988f8;}