#e585ed color space conversions
Hex:
#e585ed
RGB:
229, 133, 237
CMY:
10, 48, 7
CMYK:
3, 44, 0, 7
HSL:
295°, 74.2857%, 72.5490%
HSV (HSB):
295°, 43.8819%, 92.9412%
XYZ:
55.9867, 39.5475, 84.8034
xyY:
0.3105, 0.2193, 39.5475
CIE-Lab:
69.1460, 52.1246, -37.2092
CIE-LCH:
69.1460, 64.0429, 324.4788
CIE-Luv:
69.1460, 44.9414, -66.9148
Hunter-Lab:
62.8868, 48.8626, -35.9323
#e585ed color charts
#e585ed color shades, tints & tones
#e585ed color schemes
#e585ed color preview, HTML & CSS examples
This text has a color of #e585ed
<p style="color:#e585ed;">Text here</p>
.mytext {color:#e585ed;}
This box has a color of #e585ed
<div style="background-color:#e585ed;">Content here</div>
.mybackground {background-color:#e585ed;}
Border around this has a color of #e585ed
<div style="border:2px solid #e585ed;">Content here</div>
.myborder {border:2px solid #e585ed;}