#e64ff5 color space conversions
Hex:
#e64ff5
RGB:
230, 79, 245
CMY:
10, 69, 4
CMYK:
6, 68, 0, 4
HSL:
295°, 89.2473%, 63.5294%
HSV (HSB):
295°, 67.7551%, 96.0784%
XYZ:
51.9105, 29.0075, 89.2492
xyY:
0.3051, 0.1705, 29.0075
CIE-Lab:
60.7883, 77.7202, -54.7801
CIE-LCH:
60.7883, 95.0857, 324.8224
CIE-Luv:
60.7883, 61.0595, -96.7629
Hunter-Lab:
53.8586, 77.7909, -60.5485
#e64ff5 color charts
#e64ff5 color shades, tints & tones
#e64ff5 color schemes
#e64ff5 color preview, HTML & CSS examples
This text has a color of #e64ff5
<p style="color:#e64ff5;">Text here</p>
.mytext {color:#e64ff5;}
This box has a color of #e64ff5
<div style="background-color:#e64ff5;">Content here</div>
.mybackground {background-color:#e64ff5;}
Border around this has a color of #e64ff5
<div style="border:2px solid #e64ff5;">Content here</div>
.myborder {border:2px solid #e64ff5;}