#e53cc4 color space conversions
Hex:
#e53cc4
RGB:
229, 60, 196
CMY:
10, 76, 23
CMYK:
0, 74, 14, 10
HSL:
312°, 76.4706%, 56.6667%
HSV (HSB):
312°, 73.7991%, 89.8039%
XYZ:
43.8928, 23.8753, 54.5195
xyY:
0.3589, 0.1952, 23.8753
CIE-Lab:
55.9627, 76.2911, -34.7423
CIE-LCH:
55.9627, 83.8294, 335.5159
CIE-Luv:
55.9627, 81.9085, -64.3215
Hunter-Lab:
48.8623, 74.8366, -31.9509
#e53cc4 color charts
#e53cc4 color shades, tints & tones
#e53cc4 color schemes
#e53cc4 color preview, HTML & CSS examples
This text has a color of #e53cc4
<p style="color:#e53cc4;">Text here</p>
.mytext {color:#e53cc4;}
This box has a color of #e53cc4
<div style="background-color:#e53cc4;">Content here</div>
.mybackground {background-color:#e53cc4;}
Border around this has a color of #e53cc4
<div style="border:2px solid #e53cc4;">Content here</div>
.myborder {border:2px solid #e53cc4;}