#e065e1 color space conversions
Hex:
#e065e1
RGB:
224, 101, 225
CMY:
12, 60, 12
CMYK:
0, 55, 0, 12
HSL:
300°, 67.3913%, 63.9216%
HSV (HSB):
300°, 55.1111%, 88.2353%
XYZ:
48.9848, 30.5909, 74.5570
xyY:
0.3178, 0.1985, 30.5909
CIE-Lab:
62.1608, 63.9769, -41.5213
CIE-LCH:
62.1608, 76.2697, 327.0162
CIE-Luv:
62.1608, 56.5763, -74.3213
Hunter-Lab:
55.3090, 61.2987, -41.2071
#e065e1 color charts
#e065e1 color shades, tints & tones
#e065e1 color schemes
#e065e1 color preview, HTML & CSS examples
This text has a color of #e065e1
<p style="color:#e065e1;">Text here</p>
.mytext {color:#e065e1;}
This box has a color of #e065e1
<div style="background-color:#e065e1;">Content here</div>
.mybackground {background-color:#e065e1;}
Border around this has a color of #e065e1
<div style="border:2px solid #e065e1;">Content here</div>
.myborder {border:2px solid #e065e1;}