#e95ae5 color space conversions
Hex:
#e95ae5
RGB:
233, 90, 229
CMY:
9, 65, 10
CMYK:
0, 61, 2, 9
HSL:
302°, 76.4706%, 63.3333%
HSV (HSB):
302°, 61.3734%, 91.3725%
XYZ:
51.4033, 30.2931, 77.2666
xyY:
0.3234, 0.1906, 30.2931
CIE-Lab:
61.9063, 71.5655, -44.0702
CIE-LCH:
61.9063, 84.0465, 328.3751
CIE-Luv:
61.9063, 65.1229, -79.4382
Hunter-Lab:
55.0392, 70.3897, -44.7067
#e95ae5 color charts
#e95ae5 color shades, tints & tones
#e95ae5 color schemes
#e95ae5 color preview, HTML & CSS examples
This text has a color of #e95ae5
<p style="color:#e95ae5;">Text here</p>
.mytext {color:#e95ae5;}
This box has a color of #e95ae5
<div style="background-color:#e95ae5;">Content here</div>
.mybackground {background-color:#e95ae5;}
Border around this has a color of #e95ae5
<div style="border:2px solid #e95ae5;">Content here</div>
.myborder {border:2px solid #e95ae5;}