#e65de7 color space conversions
Hex:
#e65de7
RGB:
230, 93, 231
CMY:
10, 64, 9
CMYK:
0, 60, 0, 9
HSL:
300°, 74.1935%, 63.5294%
HSV (HSB):
300°, 59.7403%, 90.5882%
XYZ:
50.9713, 30.4212, 78.7867
xyY:
0.3182, 0.1899, 30.4212
CIE-Lab:
62.0160, 69.9484, -45.0434
CIE-LCH:
62.0160, 83.1967, 327.2204
CIE-Luv:
62.0160, 61.5366, -80.7532
Hunter-Lab:
55.1554, 68.4368, -46.0839
#e65de7 color charts
#e65de7 color shades, tints & tones
#e65de7 color schemes
#e65de7 color preview, HTML & CSS examples
This text has a color of #e65de7
<p style="color:#e65de7;">Text here</p>
.mytext {color:#e65de7;}
This box has a color of #e65de7
<div style="background-color:#e65de7;">Content here</div>
.mybackground {background-color:#e65de7;}
Border around this has a color of #e65de7
<div style="border:2px solid #e65de7;">Content here</div>
.myborder {border:2px solid #e65de7;}