#e64fed color space conversions
Hex:
#e64fed
RGB:
230, 79, 237
CMY:
10, 69, 7
CMYK:
3, 67, 0, 7
HSL:
297°, 81.4433%, 61.9608%
HSV (HSB):
297°, 66.6667%, 92.9412%
XYZ:
50.7152, 28.5294, 82.9545
xyY:
0.3127, 0.1759, 28.5294
CIE-Lab:
60.3640, 76.3874, -51.0034
CIE-LCH:
60.3640, 91.8498, 326.2692
CIE-Luv:
60.3640, 63.5626, -90.5619
Hunter-Lab:
53.4129, 76.0119, -54.6931
#e64fed color charts
#e64fed color shades, tints & tones
#e64fed color schemes
#e64fed color preview, HTML & CSS examples
This text has a color of #e64fed
<p style="color:#e64fed;">Text here</p>
.mytext {color:#e64fed;}
This box has a color of #e64fed
<div style="background-color:#e64fed;">Content here</div>
.mybackground {background-color:#e64fed;}
Border around this has a color of #e64fed
<div style="border:2px solid #e64fed;">Content here</div>
.myborder {border:2px solid #e64fed;}