#e691ed color space conversions
Hex:
#e691ed
RGB:
230, 145, 237
CMY:
10, 43, 7
CMYK:
3, 39, 0, 7
HSL:
295°, 71.8750%, 74.9020%
HSV (HSB):
295°, 38.8186%, 92.9412%
XYZ:
58.0446, 43.1882, 85.3976
xyY:
0.3110, 0.2314, 43.1882
CIE-Lab:
71.6825, 46.2650, -33.2647
CIE-LCH:
71.6825, 56.9824, 324.2837
CIE-Luv:
71.6825, 40.5314, -59.9325
Hunter-Lab:
65.7177, 42.6524, -31.0426
#e691ed color charts
#e691ed color shades, tints & tones
#e691ed color schemes
#e691ed color preview, HTML & CSS examples
This text has a color of #e691ed
<p style="color:#e691ed;">Text here</p>
.mytext {color:#e691ed;}
This box has a color of #e691ed
<div style="background-color:#e691ed;">Content here</div>
.mybackground {background-color:#e691ed;}
Border around this has a color of #e691ed
<div style="border:2px solid #e691ed;">Content here</div>
.myborder {border:2px solid #e691ed;}