#e64cff color space conversions
Hex:
#e64cff
RGB:
230, 76, 255
CMY:
10, 70, 0
CMYK:
10, 70, 0, 0
HSL:
292°, 100.0000%, 64.9020%
HSV (HSB):
292°, 70.1961%, 100.0000%
XYZ:
53.2676, 29.2119, 97.4387
xyY:
0.2961, 0.1624, 29.2119
CIE-Lab:
60.9682, 80.4756, -60.0282
CIE-LCH:
60.9682, 100.3978, 323.2801
CIE-Luv:
60.9682, 58.6641, -105.3299
Hunter-Lab:
54.0480, 81.3385, -69.0554
#e64cff color charts
#e64cff color shades, tints & tones
#e64cff color schemes
#e64cff color preview, HTML & CSS examples
This text has a color of #e64cff
<p style="color:#e64cff;">Text here</p>
.mytext {color:#e64cff;}
This box has a color of #e64cff
<div style="background-color:#e64cff;">Content here</div>
.mybackground {background-color:#e64cff;}
Border around this has a color of #e64cff
<div style="border:2px solid #e64cff;">Content here</div>
.myborder {border:2px solid #e64cff;}