#e39dff color space conversions
Hex:
#e39dff
RGB:
227, 157, 255
CMY:
11, 38, 0
CMYK:
11, 38, 0, 0
HSL:
283°, 100.0000%, 80.7843%
HSV (HSB):
283°, 38.4314%, 100.0000%
XYZ:
61.7855, 47.6648, 100.5515
xyY:
0.2942, 0.2270, 47.6648
CIE-Lab:
74.6130, 42.5577, -38.5335
CIE-LCH:
74.6130, 57.4107, 317.8410
CIE-Luv:
74.6130, 30.3914, -68.4262
Hunter-Lab:
69.0397, 38.9250, -38.0239
#e39dff color charts
#e39dff color shades, tints & tones
#e39dff color schemes
#e39dff color preview, HTML & CSS examples
This text has a color of #e39dff
<p style="color:#e39dff;">Text here</p>
.mytext {color:#e39dff;}
This box has a color of #e39dff
<div style="background-color:#e39dff;">Content here</div>
.mybackground {background-color:#e39dff;}
Border around this has a color of #e39dff
<div style="border:2px solid #e39dff;">Content here</div>
.myborder {border:2px solid #e39dff;}