#e58cdc color space conversions
Hex:
#e58cdc
RGB:
229, 140, 220
CMY:
10, 45, 14
CMYK:
0, 39, 4, 10
HSL:
306°, 63.1206%, 72.3529%
HSV (HSB):
306°, 38.8646%, 89.8039%
XYZ:
54.6094, 40.5815, 72.6649
xyY:
0.3253, 0.2418, 40.5815
CIE-Lab:
69.8817, 45.4881, -26.7054
CIE-LCH:
69.8817, 52.7479, 329.5835
CIE-Luv:
69.8817, 45.4334, -48.9871
Hunter-Lab:
63.7036, 41.5365, -23.0379
#e58cdc color charts
#e58cdc color shades, tints & tones
#e58cdc color schemes
#e58cdc color preview, HTML & CSS examples
This text has a color of #e58cdc
<p style="color:#e58cdc;">Text here</p>
.mytext {color:#e58cdc;}
This box has a color of #e58cdc
<div style="background-color:#e58cdc;">Content here</div>
.mybackground {background-color:#e58cdc;}
Border around this has a color of #e58cdc
<div style="border:2px solid #e58cdc;">Content here</div>
.myborder {border:2px solid #e58cdc;}