#e065e5 color space conversions
Hex:
#e065e5
RGB:
224, 101, 229
CMY:
12, 60, 10
CMYK:
2, 56, 0, 10
HSL:
298°, 71.1111%, 64.7059%
HSV (HSB):
298°, 55.8952%, 89.8039%
XYZ:
49.5370, 30.8118, 77.4651
xyY:
0.3139, 0.1952, 30.8118
CIE-Lab:
62.3484, 64.6688, -43.4605
CIE-LCH:
62.3484, 77.9158, 326.0970
CIE-Luv:
62.3484, 55.4800, -77.5415
Hunter-Lab:
55.5084, 62.1580, -43.8867
#e065e5 color charts
#e065e5 color shades, tints & tones
#e065e5 color schemes
#e065e5 color preview, HTML & CSS examples
This text has a color of #e065e5
<p style="color:#e065e5;">Text here</p>
.mytext {color:#e065e5;}
This box has a color of #e065e5
<div style="background-color:#e065e5;">Content here</div>
.mybackground {background-color:#e065e5;}
Border around this has a color of #e065e5
<div style="border:2px solid #e065e5;">Content here</div>
.myborder {border:2px solid #e065e5;}