#e64cea color space conversions
Hex:
#e64cea
RGB:
230, 76, 234
CMY:
10, 70, 8
CMYK:
2, 68, 0, 8
HSL:
298°, 79.0000%, 60.7843%
HSV (HSB):
298°, 67.5214%, 91.7647%
XYZ:
50.0689, 27.9324, 80.5945
xyY:
0.3157, 0.1761, 27.9324
CIE-Lab:
59.8276, 76.9693, -50.1793
CIE-LCH:
59.8276, 91.8817, 326.8981
CIE-Luv:
59.8276, 65.2584, -89.1943
Hunter-Lab:
52.8511, 76.6138, -53.4176
#e64cea color charts
#e64cea RGB chart
#e64cea CMYK chart
#e64cea RGB pie chart
#e64cea color shades, tints & tones
#e64cea color schemes
#e64cea color preview, HTML & CSS examples
This text has a color of #e64cea
<p style="color:#e64cea;">Text here</p>
.mytext {color:#e64cea;}
Text color #e64cea
This box has a color of #e64cea
<div style="background-color:#e64cea;">Content here</div>
.mybackground {background-color:#e64cea;}
Background color #e64cea
Border around this has a color of #e64cea
<div style="border:2px solid #e64cea;">Content here</div>
.myborder {border:2px solid #e64cea;}
Border color #e64cea