#e58ddc color space conversions
Hex:
#e58ddc
RGB:
229, 141, 220
CMY:
10, 45, 14
CMYK:
0, 38, 4, 10
HSL:
306°, 62.8571%, 72.5490%
HSV (HSB):
306°, 38.4279%, 89.8039%
XYZ:
54.7562, 40.8751, 72.7139
xyY:
0.3253, 0.2428, 40.8751
CIE-Lab:
70.0883, 44.9697, -26.3884
CIE-LCH:
70.0883, 52.1404, 329.5955
CIE-Luv:
70.0883, 44.9743, -48.4165
Hunter-Lab:
63.9336, 40.9933, -22.6790
#e58ddc color charts
#e58ddc color shades, tints & tones
#e58ddc color schemes
#e58ddc color preview, HTML & CSS examples
This text has a color of #e58ddc
<p style="color:#e58ddc;">Text here</p>
.mytext {color:#e58ddc;}
This box has a color of #e58ddc
<div style="background-color:#e58ddc;">Content here</div>
.mybackground {background-color:#e58ddc;}
Border around this has a color of #e58ddc
<div style="border:2px solid #e58ddc;">Content here</div>
.myborder {border:2px solid #e58ddc;}