#e17dff color space conversions
Hex:
#e17dff
RGB:
225, 125, 255
CMY:
12, 51, 0
CMYK:
12, 51, 0, 0
HSL:
286°, 100.0000%, 74.5098%
HSV (HSB):
286°, 50.9804%, 100.0000%
XYZ:
56.4350, 37.8948, 98.9477
xyY:
0.2920, 0.1961, 37.8948
CIE-Lab:
67.9430, 58.4256, -48.9925
CIE-LCH:
67.9430, 76.2484, 320.0187
CIE-Luv:
67.9430, 41.5812, -86.8333
Hunter-Lab:
61.5587, 55.9149, -52.2099
#e17dff color charts
#e17dff color shades, tints & tones
#e17dff color schemes
#e17dff color preview, HTML & CSS examples
This text has a color of #e17dff
<p style="color:#e17dff;">Text here</p>
.mytext {color:#e17dff;}
This box has a color of #e17dff
<div style="background-color:#e17dff;">Content here</div>
.mybackground {background-color:#e17dff;}
Border around this has a color of #e17dff
<div style="border:2px solid #e17dff;">Content here</div>
.myborder {border:2px solid #e17dff;}