#e654ed color space conversions
Hex:
#e654ed
RGB:
230, 84, 237
CMY:
10, 67, 7
CMYK:
3, 65, 0, 7
HSL:
297°, 80.9524%, 62.9412%
HSV (HSB):
297°, 64.5570%, 92.9412%
XYZ:
51.0895, 29.2781, 83.0793
xyY:
0.3126, 0.1791, 29.2781
CIE-Lab:
61.0263, 74.5283, -49.9532
CIE-LCH:
61.0263, 89.7206, 326.1677
CIE-Luv:
61.0263, 62.2829, -88.8623
Hunter-Lab:
54.1092, 73.8472, -53.1574
#e654ed color charts
#e654ed color shades, tints & tones
#e654ed color schemes
#e654ed color preview, HTML & CSS examples
This text has a color of #e654ed
<p style="color:#e654ed;">Text here</p>
.mytext {color:#e654ed;}
This box has a color of #e654ed
<div style="background-color:#e654ed;">Content here</div>
.mybackground {background-color:#e654ed;}
Border around this has a color of #e654ed
<div style="border:2px solid #e654ed;">Content here</div>
.myborder {border:2px solid #e654ed;}