#e65de8 color space conversions
Hex:
#e65de8
RGB:
230, 93, 232
CMY:
10, 64, 9
CMYK:
1, 60, 0, 9
HSL:
299°, 75.1351%, 63.7255%
HSV (HSB):
299°, 59.9138%, 90.9804%
XYZ:
51.1130, 30.4779, 79.5328
xyY:
0.3172, 0.1892, 30.4779
CIE-Lab:
62.0644, 70.1157, -45.5249
CIE-LCH:
62.0644, 83.5986, 327.0051
CIE-Luv:
62.0644, 61.2402, -81.5500
Hunter-Lab:
55.2068, 68.6516, -46.7705
#e65de8 color charts
#e65de8 color shades, tints & tones
#e65de8 color schemes
#e65de8 color preview, HTML & CSS examples
This text has a color of #e65de8
<p style="color:#e65de8;">Text here</p>
.mytext {color:#e65de8;}
This box has a color of #e65de8
<div style="background-color:#e65de8;">Content here</div>
.mybackground {background-color:#e65de8;}
Border around this has a color of #e65de8
<div style="border:2px solid #e65de8;">Content here</div>
.myborder {border:2px solid #e65de8;}