#e64ffb color space conversions
Hex:
#e64ffb
RGB:
230, 79, 251
CMY:
10, 69, 2
CMYK:
8, 69, 0, 2
HSL:
293°, 95.5556%, 64.7059%
HSV (HSB):
293°, 68.5259%, 98.4314%
XYZ:
52.8417, 29.3800, 94.1526
xyY:
0.2996, 0.1666, 29.3800
CIE-Lab:
61.1155, 78.7389, -57.5827
CIE-LCH:
61.1155, 97.5478, 323.8215
CIE-Luv:
61.1155, 59.2224, -101.3695
Hunter-Lab:
54.2033, 79.1602, -65.0460
#e64ffb color charts
#e64ffb color shades, tints & tones
#e64ffb color schemes
#e64ffb color preview, HTML & CSS examples
This text has a color of #e64ffb
<p style="color:#e64ffb;">Text here</p>
.mytext {color:#e64ffb;}
This box has a color of #e64ffb
<div style="background-color:#e64ffb;">Content here</div>
.mybackground {background-color:#e64ffb;}
Border around this has a color of #e64ffb
<div style="border:2px solid #e64ffb;">Content here</div>
.myborder {border:2px solid #e64ffb;}