#e64eea color space conversions
Hex:
#e64eea
RGB:
230, 78, 234
CMY:
10, 69, 8
CMYK:
2, 67, 0, 8
HSL:
298°, 78.7879%, 61.1765%
HSV (HSB):
298°, 66.6667%, 91.7647%
XYZ:
50.2088, 28.2123, 80.6411
xyY:
0.3157, 0.1774, 28.2123
CIE-Lab:
60.0800, 76.2571, -49.7790
CIE-LCH:
60.0800, 91.0665, 326.8644
CIE-Luv:
60.0800, 64.7673, -88.5495
Hunter-Lab:
53.1152, 75.7809, -52.8352
#e64eea color charts
#e64eea color shades, tints & tones
#e64eea color schemes
#e64eea color preview, HTML & CSS examples
This text has a color of #e64eea
<p style="color:#e64eea;">Text here</p>
.mytext {color:#e64eea;}
This box has a color of #e64eea
<div style="background-color:#e64eea;">Content here</div>
.mybackground {background-color:#e64eea;}
Border around this has a color of #e64eea
<div style="border:2px solid #e64eea;">Content here</div>
.myborder {border:2px solid #e64eea;}