#e585cc color space conversions
Hex:
#e585cc
RGB:
229, 133, 204
CMY:
10, 48, 20
CMYK:
0, 42, 11, 10
HSL:
316°, 64.8649%, 70.9804%
HSV (HSB):
316°, 41.9214%, 89.8039%
XYZ:
51.5997, 37.7927, 61.7019
xyY:
0.3415, 0.2501, 37.7927
CIE-Lab:
67.8676, 46.3887, -20.9051
CIE-LCH:
67.8676, 50.8816, 335.7412
CIE-Luv:
67.8676, 52.0582, -39.7651
Hunter-Lab:
61.4758, 42.2414, -16.4750
#e585cc color charts
#e585cc color shades, tints & tones
#e585cc color schemes
#e585cc color preview, HTML & CSS examples
This text has a color of #e585cc
<p style="color:#e585cc;">Text here</p>
.mytext {color:#e585cc;}
This box has a color of #e585cc
<div style="background-color:#e585cc;">Content here</div>
.mybackground {background-color:#e585cc;}
Border around this has a color of #e585cc
<div style="border:2px solid #e585cc;">Content here</div>
.myborder {border:2px solid #e585cc;}