#e864e8 color space conversions
Hex:
#e864e8
RGB:
232, 100, 232
CMY:
9, 61, 9
CMYK:
0, 57, 0, 9
HSL:
300°, 74.1573%, 65.0980%
HSV (HSB):
300°, 56.8966%, 90.9804%
XYZ:
52.4014, 32.0963, 79.7773
xyY:
0.3190, 0.1954, 32.0963
CIE-Lab:
63.4224, 67.6502, -43.3678
CIE-LCH:
63.4224, 80.3574, 327.3377
CIE-Luv:
63.4224, 60.3990, -78.1011
Hunter-Lab:
56.6536, 65.9584, -43.8322
#e864e8 color charts
#e864e8 color shades, tints & tones
#e864e8 color schemes
#e864e8 color preview, HTML & CSS examples
This text has a color of #e864e8
<p style="color:#e864e8;">Text here</p>
.mytext {color:#e864e8;}
This box has a color of #e864e8
<div style="background-color:#e864e8;">Content here</div>
.mybackground {background-color:#e864e8;}
Border around this has a color of #e864e8
<div style="border:2px solid #e864e8;">Content here</div>
.myborder {border:2px solid #e864e8;}