#e90ff5 color space conversions
Hex:
#e90ff5
RGB:
233, 15, 245
CMY:
9, 94, 4
CMYK:
5, 94, 0, 4
HSL:
297°, 92.0000%, 50.9804%
HSV (HSB):
297°, 93.8776%, 96.0784%
XYZ:
50.2565, 24.2579, 88.4196
xyY:
0.3084, 0.1489, 24.2579
CIE-Lab:
56.3450, 92.4843, -61.8591
CIE-LCH:
56.3450, 111.2650, 326.2230
CIE-Luv:
56.3450, 71.8240, -107.6644
Hunter-Lab:
49.2523, 95.9482, -71.9632
#e90ff5 color charts
#e90ff5 color shades, tints & tones
#e90ff5 color schemes
#e90ff5 color preview, HTML & CSS examples
This text has a color of #e90ff5
<p style="color:#e90ff5;">Text here</p>
.mytext {color:#e90ff5;}
This box has a color of #e90ff5
<div style="background-color:#e90ff5;">Content here</div>
.mybackground {background-color:#e90ff5;}
Border around this has a color of #e90ff5
<div style="border:2px solid #e90ff5;">Content here</div>
.myborder {border:2px solid #e90ff5;}