#e39dd2 color space conversions
Hex:
#e39dd2
RGB:
227, 157, 210
CMY:
11, 38, 18
CMYK:
0, 31, 7, 11
HSL:
315°, 55.5556%, 75.2941%
HSV (HSB):
315°, 30.8370%, 89.0196%
XYZ:
55.3684, 45.0980, 66.7593
xyY:
0.3311, 0.2697, 45.0980
CIE-Lab:
72.9564, 34.1520, -16.5350
CIE-LCH:
72.9564, 37.9442, 334.1656
CIE-Luv:
72.9564, 37.7127, -31.1987
Hunter-Lab:
67.1550, 29.6495, -11.9321
#e39dd2 color charts
#e39dd2 color shades, tints & tones
#e39dd2 color schemes
#e39dd2 color preview, HTML & CSS examples
This text has a color of #e39dd2
<p style="color:#e39dd2;">Text here</p>
.mytext {color:#e39dd2;}
This box has a color of #e39dd2
<div style="background-color:#e39dd2;">Content here</div>
.mybackground {background-color:#e39dd2;}
Border around this has a color of #e39dd2
<div style="border:2px solid #e39dd2;">Content here</div>
.myborder {border:2px solid #e39dd2;}