#e65ed8 color space conversions
Hex:
#e65ed8
RGB:
230, 94, 216
CMY:
10, 63, 15
CMYK:
0, 59, 6, 10
HSL:
306°, 73.1183%, 63.5294%
HSV (HSB):
306°, 59.1304%, 90.1961%
XYZ:
49.0305, 29.7863, 68.1309
xyY:
0.3337, 0.2027, 29.7863
CIE-Lab:
61.4694, 67.0818, -37.4959
CIE-LCH:
61.4694, 76.8499, 330.7967
CIE-Luv:
61.4694, 65.7242, -68.3142
Hunter-Lab:
54.5768, 64.8508, -35.8108
#e65ed8 color charts
#e65ed8 color shades, tints & tones
#e65ed8 color schemes
#e65ed8 color preview, HTML & CSS examples
This text has a color of #e65ed8
<p style="color:#e65ed8;">Text here</p>
.mytext {color:#e65ed8;}
This box has a color of #e65ed8
<div style="background-color:#e65ed8;">Content here</div>
.mybackground {background-color:#e65ed8;}
Border around this has a color of #e65ed8
<div style="border:2px solid #e65ed8;">Content here</div>
.myborder {border:2px solid #e65ed8;}