#e55add color space conversions
Hex:
#e55add
RGB:
229, 90, 221
CMY:
10, 65, 13
CMYK:
0, 61, 3, 10
HSL:
303°, 72.7749%, 62.5490%
HSV (HSB):
303°, 60.6987%, 89.8039%
XYZ:
49.0204, 29.1908, 71.4573
xyY:
0.3275, 0.1950, 29.1908
CIE-Lab:
60.9497, 69.2944, -41.1318
CIE-LCH:
60.9497, 80.5825, 329.3074
CIE-Luv:
60.9497, 64.7946, -74.2407
Hunter-Lab:
54.0285, 67.4043, -40.5962
#e55add color charts
#e55add color shades, tints & tones
#e55add color schemes
#e55add color preview, HTML & CSS examples
This text has a color of #e55add
<p style="color:#e55add;">Text here</p>
.mytext {color:#e55add;}
This box has a color of #e55add
<div style="background-color:#e55add;">Content here</div>
.mybackground {background-color:#e55add;}
Border around this has a color of #e55add
<div style="border:2px solid #e55add;">Content here</div>
.myborder {border:2px solid #e55add;}