#e65ff6 color space conversions
Hex:
#e65ff6
RGB:
230, 95, 246
CMY:
10, 63, 4
CMYK:
7, 61, 0, 4
HSL:
294°, 89.3491%, 66.8627%
HSV (HSB):
294°, 61.3821%, 96.4706%
XYZ:
53.3599, 31.6612, 90.4876
xyY:
0.3040, 0.1804, 31.6612
CIE-Lab:
63.0619, 71.6889, -51.7218
CIE-LCH:
63.0619, 88.3994, 324.1905
CIE-Luv:
63.0619, 56.6042, -91.8445
Hunter-Lab:
56.2683, 70.8040, -55.9591
#e65ff6 color charts
#e65ff6 color shades, tints & tones
#e65ff6 color schemes
#e65ff6 color preview, HTML & CSS examples
This text has a color of #e65ff6
<p style="color:#e65ff6;">Text here</p>
.mytext {color:#e65ff6;}
This box has a color of #e65ff6
<div style="background-color:#e65ff6;">Content here</div>
.mybackground {background-color:#e65ff6;}
Border around this has a color of #e65ff6
<div style="border:2px solid #e65ff6;">Content here</div>
.myborder {border:2px solid #e65ff6;}