#e65ae6 color space conversions
Hex:
#e65ae6
RGB:
230, 90, 230
CMY:
10, 65, 10
CMYK:
0, 61, 0, 10
HSL:
300°, 73.6842%, 62.7451%
HSV (HSB):
300°, 60.8696%, 90.1961%
XYZ:
50.5722, 29.8485, 77.9588
xyY:
0.3193, 0.1885, 29.8485
CIE-Lab:
61.5233, 71.0092, -45.2617
CIE-LCH:
61.5233, 84.2076, 327.4863
CIE-Luv:
61.5233, 62.7403, -81.1279
Hunter-Lab:
54.6338, 69.6209, -46.3593
#e65ae6 color charts
#e65ae6 color shades, tints & tones
#e65ae6 color schemes
#e65ae6 color preview, HTML & CSS examples
This text has a color of #e65ae6
<p style="color:#e65ae6;">Text here</p>
.mytext {color:#e65ae6;}
This box has a color of #e65ae6
<div style="background-color:#e65ae6;">Content here</div>
.mybackground {background-color:#e65ae6;}
Border around this has a color of #e65ae6
<div style="border:2px solid #e65ae6;">Content here</div>
.myborder {border:2px solid #e65ae6;}