#e55adc color space conversions
Hex:
#e55adc
RGB:
229, 90, 220
CMY:
10, 65, 14
CMYK:
0, 61, 4, 10
HSL:
304°, 72.7749%, 62.5490%
HSV (HSB):
304°, 60.6987%, 89.8039%
XYZ:
48.8875, 29.1376, 70.7576
xyY:
0.3286, 0.1958, 29.1376
CIE-Lab:
60.9029, 69.1332, -40.6433
CIE-LCH:
60.9029, 80.1952, 329.5488
CIE-Luv:
60.9029, 65.1027, -73.4393
Hunter-Lab:
53.9793, 67.1986, -39.9335
#e55adc color charts
#e55adc color shades, tints & tones
#e55adc color schemes
#e55adc color preview, HTML & CSS examples
This text has a color of #e55adc
<p style="color:#e55adc;">Text here</p>
.mytext {color:#e55adc;}
This box has a color of #e55adc
<div style="background-color:#e55adc;">Content here</div>
.mybackground {background-color:#e55adc;}
Border around this has a color of #e55adc
<div style="border:2px solid #e55adc;">Content here</div>
.myborder {border:2px solid #e55adc;}