#e95ae9 color space conversions
Hex:
#e95ae9
RGB:
233, 90, 233
CMY:
9, 65, 9
CMYK:
0, 61, 0, 9
HSL:
300°, 76.4706%, 63.3333%
HSV (HSB):
300°, 61.3734%, 91.3725%
XYZ:
51.9684, 30.5192, 80.2425
xyY:
0.3194, 0.1875, 30.5192
CIE-Lab:
62.0996, 72.2198, -45.9984
CIE-LCH:
62.0996, 85.6244, 327.5060
CIE-Luv:
62.0996, 63.8946, -82.6204
Hunter-Lab:
55.2441, 71.2385, -47.4483
#e95ae9 color charts
#e95ae9 color shades, tints & tones
#e95ae9 color schemes
#e95ae9 color preview, HTML & CSS examples
This text has a color of #e95ae9
<p style="color:#e95ae9;">Text here</p>
.mytext {color:#e95ae9;}
This box has a color of #e95ae9
<div style="background-color:#e95ae9;">Content here</div>
.mybackground {background-color:#e95ae9;}
Border around this has a color of #e95ae9
<div style="border:2px solid #e95ae9;">Content here</div>
.myborder {border:2px solid #e95ae9;}