#e65de2 color space conversions
Hex:
#e65de2
RGB:
230, 93, 226
CMY:
10, 64, 11
CMYK:
0, 60, 2, 10
HSL:
302°, 73.2620%, 63.3333%
HSV (HSB):
302°, 59.5652%, 90.1961%
XYZ:
50.2749, 30.1427, 75.1198
xyY:
0.3232, 0.1938, 30.1427
CIE-Lab:
61.7771, 69.1195, -42.6252
CIE-LCH:
61.7771, 81.2060, 328.3383
CIE-Luv:
61.7771, 63.0289, -76.7589
Hunter-Lab:
54.9024, 67.3761, -42.6916
#e65de2 color charts
#e65de2 color shades, tints & tones
#e65de2 color schemes
#e65de2 color preview, HTML & CSS examples
This text has a color of #e65de2
<p style="color:#e65de2;">Text here</p>
.mytext {color:#e65de2;}
This box has a color of #e65de2
<div style="background-color:#e65de2;">Content here</div>
.mybackground {background-color:#e65de2;}
Border around this has a color of #e65de2
<div style="border:2px solid #e65de2;">Content here</div>
.myborder {border:2px solid #e65de2;}