#e62da5 color space conversions
Hex:
#e62da5
RGB:
230, 45, 165
CMY:
10, 82, 35
CMYK:
0, 80, 28, 10
HSL:
321°, 78.7234%, 53.9216%
HSV (HSB):
321°, 80.4348%, 90.1961%
XYZ:
40.3630, 21.4164, 37.6037
xyY:
0.4061, 0.2155, 21.4164
CIE-Lab:
53.4022, 76.6771, -20.6612
CIE-LCH:
53.4022, 79.4120, 344.9194
CIE-Luv:
53.4022, 98.9104, -43.0811
Hunter-Lab:
46.2778, 74.6996, -15.7825
#e62da5 color charts
#e62da5 color shades, tints & tones
#e62da5 color schemes
#e62da5 color preview, HTML & CSS examples
This text has a color of #e62da5
<p style="color:#e62da5;">Text here</p>
.mytext {color:#e62da5;}
This box has a color of #e62da5
<div style="background-color:#e62da5;">Content here</div>
.mybackground {background-color:#e62da5;}
Border around this has a color of #e62da5
<div style="border:2px solid #e62da5;">Content here</div>
.myborder {border:2px solid #e62da5;}