#e65eb5 color space conversions
Hex:
#e65eb5
RGB:
230, 94, 181
CMY:
10, 63, 29
CMYK:
0, 59, 21, 10
HSL:
322°, 73.1183%, 63.5294%
HSV (HSB):
322°, 59.1304%, 90.1961%
XYZ:
44.9763, 28.1646, 46.7819
xyY:
0.3750, 0.2349, 28.1646
CIE-Lab:
60.0372, 61.8832, -19.8176
CIE-LCH:
60.0372, 64.9790, 342.2427
CIE-Luv:
60.0372, 76.6113, -40.0253
Hunter-Lab:
53.0703, 58.4030, -15.1153
#e65eb5 color charts
#e65eb5 color shades, tints & tones
#e65eb5 color schemes
#e65eb5 color preview, HTML & CSS examples
This text has a color of #e65eb5
<p style="color:#e65eb5;">Text here</p>
.mytext {color:#e65eb5;}
This box has a color of #e65eb5
<div style="background-color:#e65eb5;">Content here</div>
.mybackground {background-color:#e65eb5;}
Border around this has a color of #e65eb5
<div style="border:2px solid #e65eb5;">Content here</div>
.myborder {border:2px solid #e65eb5;}