#e53dd9 color space conversions
Hex:
#e53dd9
RGB:
229, 61, 217
CMY:
10, 76, 15
CMYK:
0, 73, 5, 10
HSL:
304°, 76.3636%, 56.8627%
HSV (HSB):
304°, 73.3624%, 89.8039%
XYZ:
46.5062, 25.0053, 68.0210
xyY:
0.3333, 0.1792, 25.0053
CIE-Lab:
57.0805, 78.9959, -44.9708
CIE-LCH:
57.0805, 90.8995, 330.3480
CIE-Luv:
57.0805, 73.8276, -80.6112
Hunter-Lab:
50.0053, 78.5006, -45.6471
#e53dd9 color charts
#e53dd9 color shades, tints & tones
#e53dd9 color schemes
#e53dd9 color preview, HTML & CSS examples
This text has a color of #e53dd9
<p style="color:#e53dd9;">Text here</p>
.mytext {color:#e53dd9;}
This box has a color of #e53dd9
<div style="background-color:#e53dd9;">Content here</div>
.mybackground {background-color:#e53dd9;}
Border around this has a color of #e53dd9
<div style="border:2px solid #e53dd9;">Content here</div>
.myborder {border:2px solid #e53dd9;}