#e65dd5 color space conversions
Hex:
#e65dd5
RGB:
230, 93, 213
CMY:
10, 64, 16
CMYK:
0, 60, 7, 10
HSL:
307°, 73.2620%, 63.3333%
HSV (HSB):
307°, 59.5652%, 90.1961%
XYZ:
48.5577, 29.4558, 66.0771
xyY:
0.3370, 0.2044, 29.4558
CIE-Lab:
61.1818, 67.0283, -36.2552
CIE-LCH:
61.1818, 76.2051, 331.5913
CIE-Luv:
61.1818, 66.9823, -66.3043
Hunter-Lab:
54.2732, 64.7242, -34.1937
#e65dd5 color charts
#e65dd5 color shades, tints & tones
#e65dd5 color schemes
#e65dd5 color preview, HTML & CSS examples
This text has a color of #e65dd5
<p style="color:#e65dd5;">Text here</p>
.mytext {color:#e65dd5;}
This box has a color of #e65dd5
<div style="background-color:#e65dd5;">Content here</div>
.mybackground {background-color:#e65dd5;}
Border around this has a color of #e65dd5
<div style="border:2px solid #e65dd5;">Content here</div>
.myborder {border:2px solid #e65dd5;}