#e90df7 color space conversions
Hex:
#e90df7
RGB:
233, 13, 247
CMY:
9, 95, 3
CMYK:
6, 95, 0, 3
HSL:
296°, 93.6000%, 50.9804%
HSV (HSB):
296°, 94.7368%, 96.8627%
XYZ:
50.5367, 24.3269, 90.0277
xyY:
0.3065, 0.1475, 24.3269
CIE-Lab:
56.4136, 92.9387, -62.8652
CIE-LCH:
56.4136, 112.2036, 325.9249
CIE-Luv:
56.4136, 71.1668, -109.2415
Hunter-Lab:
49.3223, 96.5810, -73.6961
#e90df7 color charts
#e90df7 color shades, tints & tones
#e90df7 color schemes
#e90df7 color preview, HTML & CSS examples
This text has a color of #e90df7
<p style="color:#e90df7;">Text here</p>
.mytext {color:#e90df7;}
This box has a color of #e90df7
<div style="background-color:#e90df7;">Content here</div>
.mybackground {background-color:#e90df7;}
Border around this has a color of #e90df7
<div style="border:2px solid #e90df7;">Content here</div>
.myborder {border:2px solid #e90df7;}