#e39de5 color space conversions
Hex:
#e39de5
RGB:
227, 157, 229
CMY:
11, 38, 10
CMYK:
1, 31, 0, 10
HSL:
298°, 58.0645%, 75.6863%
HSV (HSB):
298°, 31.4410%, 89.8039%
XYZ:
57.8784, 46.1020, 79.9768
xyY:
0.3146, 0.2506, 46.1020
CIE-Lab:
73.6117, 37.5445, -25.9504
CIE-LCH:
73.6117, 45.6400, 325.3482
CIE-Luv:
73.6117, 34.6116, -46.8400
Hunter-Lab:
67.8984, 33.3357, -22.3081
#e39de5 color charts
#e39de5 color shades, tints & tones
#e39de5 color schemes
#e39de5 color preview, HTML & CSS examples
This text has a color of #e39de5
<p style="color:#e39de5;">Text here</p>
.mytext {color:#e39de5;}
This box has a color of #e39de5
<div style="background-color:#e39de5;">Content here</div>
.mybackground {background-color:#e39de5;}
Border around this has a color of #e39de5
<div style="border:2px solid #e39de5;">Content here</div>
.myborder {border:2px solid #e39de5;}