#e988cd color space conversions
Hex:
#e988cd
RGB:
233, 136, 205
CMY:
9, 47, 20
CMYK:
0, 42, 12, 9
HSL:
317°, 68.7943%, 72.3529%
HSV (HSB):
317°, 41.6309%, 91.3725%
XYZ:
53.4279, 39.3397, 62.5350
xyY:
0.3440, 0.2533, 39.3397
CIE-Lab:
68.9966, 46.2832, -19.7000
CIE-LCH:
68.9966, 50.3013, 336.9435
CIE-Luv:
68.9966, 53.1843, -37.9773
Hunter-Lab:
62.7214, 42.2890, -15.2088
#e988cd color charts
#e988cd color shades, tints & tones
#e988cd color schemes
#e988cd color preview, HTML & CSS examples
This text has a color of #e988cd
<p style="color:#e988cd;">Text here</p>
.mytext {color:#e988cd;}
This box has a color of #e988cd
<div style="background-color:#e988cd;">Content here</div>
.mybackground {background-color:#e988cd;}
Border around this has a color of #e988cd
<div style="border:2px solid #e988cd;">Content here</div>
.myborder {border:2px solid #e988cd;}