#e864e5 color space conversions
Hex:
#e864e5
RGB:
232, 100, 229
CMY:
9, 61, 10
CMYK:
0, 57, 1, 9
HSL:
301°, 74.1573%, 65.0980%
HSV (HSB):
301°, 56.8966%, 90.9804%
XYZ:
51.9787, 31.9273, 77.5517
xyY:
0.3219, 0.1977, 31.9273
CIE-Lab:
63.2827, 67.1471, -41.9162
CIE-LCH:
63.2827, 79.1562, 328.0258
CIE-Luv:
63.2827, 61.2589, -75.6899
Hunter-Lab:
56.5042, 65.3213, -41.8222
#e864e5 color charts
#e864e5 color shades, tints & tones
#e864e5 color schemes
#e864e5 color preview, HTML & CSS examples
This text has a color of #e864e5
<p style="color:#e864e5;">Text here</p>
.mytext {color:#e864e5;}
This box has a color of #e864e5
<div style="background-color:#e864e5;">Content here</div>
.mybackground {background-color:#e864e5;}
Border around this has a color of #e864e5
<div style="border:2px solid #e864e5;">Content here</div>
.myborder {border:2px solid #e864e5;}