#e65ea1 color space conversions
Hex:
#e65ea1
RGB:
230, 94, 161
CMY:
10, 63, 37
CMYK:
0, 59, 30, 10
HSL:
330°, 73.1183%, 63.5294%
HSV (HSB):
330°, 59.1304%, 90.1961%
XYZ:
43.0689, 27.4016, 36.7373
xyY:
0.4017, 0.2556, 27.4016
CIE-Lab:
59.3442, 59.2820, -9.3302
CIE-LCH:
59.3442, 60.0117, 351.0557
CIE-Luv:
59.3442, 82.8935, -24.1570
Hunter-Lab:
52.3465, 55.2569, -4.9677
#e65ea1 color charts
#e65ea1 color shades, tints & tones
#e65ea1 color schemes
#e65ea1 color preview, HTML & CSS examples
This text has a color of #e65ea1
<p style="color:#e65ea1;">Text here</p>
.mytext {color:#e65ea1;}
This box has a color of #e65ea1
<div style="background-color:#e65ea1;">Content here</div>
.mybackground {background-color:#e65ea1;}
Border around this has a color of #e65ea1
<div style="border:2px solid #e65ea1;">Content here</div>
.myborder {border:2px solid #e65ea1;}