#e65de1 color space conversions
Hex:
#e65de1
RGB:
230, 93, 225
CMY:
10, 64, 12
CMYK:
0, 60, 2, 10
HSL:
302°, 73.2620%, 63.3333%
HSV (HSB):
302°, 59.5652%, 90.1961%
XYZ:
50.1381, 30.0879, 74.3991
xyY:
0.3243, 0.1946, 30.0879
CIE-Lab:
61.7300, 68.9553, -42.1395
CIE-LCH:
61.7300, 80.8119, 328.5704
CIE-Luv:
61.7300, 63.3293, -75.9580
Hunter-Lab:
54.8525, 67.1667, -42.0213
#e65de1 color charts
#e65de1 color shades, tints & tones
#e65de1 color schemes
#e65de1 color preview, HTML & CSS examples
This text has a color of #e65de1
<p style="color:#e65de1;">Text here</p>
.mytext {color:#e65de1;}
This box has a color of #e65de1
<div style="background-color:#e65de1;">Content here</div>
.mybackground {background-color:#e65de1;}
Border around this has a color of #e65de1
<div style="border:2px solid #e65de1;">Content here</div>
.myborder {border:2px solid #e65de1;}