#e652ed color space conversions
Hex:
#e652ed
RGB:
230, 82, 237
CMY:
10, 68, 7
CMYK:
3, 65, 0, 7
HSL:
297°, 81.1518%, 62.5490%
HSV (HSB):
297°, 65.4008%, 92.9412%
XYZ:
50.9365, 28.9720, 83.0283
xyY:
0.3126, 0.1778, 28.9720
CIE-Lab:
60.7569, 75.2829, -50.3802
CIE-LCH:
60.7569, 90.5852, 326.2091
CIE-Luv:
60.7569, 62.8049, -89.5556
Hunter-Lab:
53.8256, 74.7239, -53.7793
#e652ed color charts
#e652ed color shades, tints & tones
#e652ed color schemes
#e652ed color preview, HTML & CSS examples
This text has a color of #e652ed
<p style="color:#e652ed;">Text here</p>
.mytext {color:#e652ed;}
This box has a color of #e652ed
<div style="background-color:#e652ed;">Content here</div>
.mybackground {background-color:#e652ed;}
Border around this has a color of #e652ed
<div style="border:2px solid #e652ed;">Content here</div>
.myborder {border:2px solid #e652ed;}