#e95aff color space conversions
Hex:
#e95aff
RGB:
233, 90, 255
CMY:
9, 65, 0
CMYK:
9, 65, 0, 0
HSL:
292°, 100.0000%, 67.6471%
HSV (HSB):
292°, 64.7059%, 100.0000%
XYZ:
55.3104, 31.8560, 97.8414
xyY:
0.2990, 0.1722, 31.8560
CIE-Lab:
63.2237, 75.9576, -56.4046
CIE-LCH:
63.2237, 94.6099, 323.4031
CIE-Luv:
63.2237, 57.3601, -99.8786
Hunter-Lab:
56.4411, 76.1523, -63.2712
#e95aff color charts
#e95aff color shades, tints & tones
#e95aff color schemes
#e95aff color preview, HTML & CSS examples
This text has a color of #e95aff
<p style="color:#e95aff;">Text here</p>
.mytext {color:#e95aff;}
This box has a color of #e95aff
<div style="background-color:#e95aff;">Content here</div>
.mybackground {background-color:#e95aff;}
Border around this has a color of #e95aff
<div style="border:2px solid #e95aff;">Content here</div>
.myborder {border:2px solid #e95aff;}