#e17ff5 color space conversions
Hex:
#e17ff5
RGB:
225, 127, 245
CMY:
12, 50, 4
CMYK:
8, 48, 0, 4
HSL:
290°, 85.5072%, 72.9412%
HSV (HSB):
290°, 48.1633%, 96.0784%
XYZ:
55.1221, 37.7789, 90.7730
xyY:
0.3001, 0.2057, 37.7789
CIE-Lab:
67.8573, 55.5107, -43.6513
CIE-LCH:
67.8573, 70.6178, 321.8199
CIE-Luv:
67.8573, 43.0112, -77.6861
Hunter-Lab:
61.4645, 52.5181, -44.5364
#e17ff5 color charts
#e17ff5 color shades, tints & tones
#e17ff5 color schemes
#e17ff5 color preview, HTML & CSS examples
This text has a color of #e17ff5
<p style="color:#e17ff5;">Text here</p>
.mytext {color:#e17ff5;}
This box has a color of #e17ff5
<div style="background-color:#e17ff5;">Content here</div>
.mybackground {background-color:#e17ff5;}
Border around this has a color of #e17ff5
<div style="border:2px solid #e17ff5;">Content here</div>
.myborder {border:2px solid #e17ff5;}