#e62ed5 color space conversions
Hex:
#e62ed5
RGB:
230, 46, 213
CMY:
10, 82, 16
CMYK:
0, 80, 7, 10
HSL:
306°, 78.6325%, 54.1176%
HSV (HSB):
306°, 80.0000%, 90.1961%
XYZ:
45.6204, 23.5811, 65.0979
xyY:
0.3397, 0.1756, 23.5811
CIE-Lab:
55.6659, 82.5757, -44.9248
CIE-LCH:
55.6659, 94.0053, 331.4519
CIE-Luv:
55.6659, 78.9092, -80.6341
Hunter-Lab:
48.5604, 82.7124, -45.4894
#e62ed5 color charts
#e62ed5 color shades, tints & tones
#e62ed5 color schemes
#e62ed5 color preview, HTML & CSS examples
This text has a color of #e62ed5
<p style="color:#e62ed5;">Text here</p>
.mytext {color:#e62ed5;}
This box has a color of #e62ed5
<div style="background-color:#e62ed5;">Content here</div>
.mybackground {background-color:#e62ed5;}
Border around this has a color of #e62ed5
<div style="border:2px solid #e62ed5;">Content here</div>
.myborder {border:2px solid #e62ed5;}