#e55acd color space conversions
Hex:
#e55acd
RGB:
229, 90, 205
CMY:
10, 65, 20
CMYK:
0, 61, 10, 10
HSL:
310°, 72.7749%, 62.5490%
HSV (HSB):
310°, 60.6987%, 89.8039%
XYZ:
46.9887, 28.3781, 60.7586
xyY:
0.3452, 0.2085, 28.3781
CIE-Lab:
60.2288, 66.7835, -33.2276
CIE-LCH:
60.2288, 74.5930, 333.5477
CIE-Luv:
60.2288, 69.7960, -61.3617
Hunter-Lab:
53.2711, 64.2245, -30.3336
#e55acd color charts
#e55acd color shades, tints & tones
#e55acd color schemes
#e55acd color preview, HTML & CSS examples
This text has a color of #e55acd
<p style="color:#e55acd;">Text here</p>
.mytext {color:#e55acd;}
This box has a color of #e55acd
<div style="background-color:#e55acd;">Content here</div>
.mybackground {background-color:#e55acd;}
Border around this has a color of #e55acd
<div style="border:2px solid #e55acd;">Content here</div>
.myborder {border:2px solid #e55acd;}