#e64ffa color space conversions
Hex:
#e64ffa
RGB:
230, 79, 250
CMY:
10, 69, 2
CMYK:
8, 68, 0, 2
HSL:
293°, 94.4751%, 64.5098%
HSV (HSB):
293°, 68.4000%, 98.0392%
XYZ:
52.6844, 29.3171, 93.3245
xyY:
0.3005, 0.1672, 29.3171
CIE-Lab:
61.0605, 78.5680, -57.1174
CIE-LCH:
61.0605, 97.1356, 323.9836
CIE-Luv:
61.0605, 59.5261, -100.6045
Hunter-Lab:
54.1453, 78.9299, -64.2902
#e64ffa color charts
#e64ffa color shades, tints & tones
#e64ffa color schemes
#e64ffa color preview, HTML & CSS examples
This text has a color of #e64ffa
<p style="color:#e64ffa;">Text here</p>
.mytext {color:#e64ffa;}
This box has a color of #e64ffa
<div style="background-color:#e64ffa;">Content here</div>
.mybackground {background-color:#e64ffa;}
Border around this has a color of #e64ffa
<div style="border:2px solid #e64ffa;">Content here</div>
.myborder {border:2px solid #e64ffa;}