#e65ea2 color space conversions
Hex:
#e65ea2
RGB:
230, 94, 162
CMY:
10, 63, 36
CMYK:
0, 59, 30, 10
HSL:
330°, 73.1183%, 63.5294%
HSV (HSB):
330°, 59.1304%, 90.1961%
XYZ:
43.1574, 27.4370, 37.2036
xyY:
0.4004, 0.2545, 27.4370
CIE-Lab:
59.3767, 59.4052, -9.8610
CIE-LCH:
59.3767, 60.2180, 350.5751
CIE-Luv:
59.3767, 82.5815, -24.9383
Hunter-Lab:
52.3804, 55.4047, -5.4450
#e65ea2 color charts
#e65ea2 color shades, tints & tones
#e65ea2 color schemes
#e65ea2 color preview, HTML & CSS examples
This text has a color of #e65ea2
<p style="color:#e65ea2;">Text here</p>
.mytext {color:#e65ea2;}
This box has a color of #e65ea2
<div style="background-color:#e65ea2;">Content here</div>
.mybackground {background-color:#e65ea2;}
Border around this has a color of #e65ea2
<div style="border:2px solid #e65ea2;">Content here</div>
.myborder {border:2px solid #e65ea2;}