#e39bdf color space conversions
Hex:
#e39bdf
RGB:
227, 155, 223
CMY:
11, 39, 13
CMYK:
0, 32, 2, 11
HSL:
303°, 56.2500%, 74.9020%
HSV (HSB):
303°, 31.7181%, 89.0196%
XYZ:
56.7192, 45.1013, 75.5280
xyY:
0.3198, 0.2543, 45.1013
CIE-Lab:
72.9585, 37.5112, -23.6664
CIE-LCH:
72.9585, 44.3531, 327.7515
CIE-Luv:
72.9585, 36.5478, -43.0920
Hunter-Lab:
67.1575, 33.2300, -19.6697
#e39bdf color charts
#e39bdf color shades, tints & tones
#e39bdf color schemes
#e39bdf color preview, HTML & CSS examples
This text has a color of #e39bdf
<p style="color:#e39bdf;">Text here</p>
.mytext {color:#e39bdf;}
This box has a color of #e39bdf
<div style="background-color:#e39bdf;">Content here</div>
.mybackground {background-color:#e39bdf;}
Border around this has a color of #e39bdf
<div style="border:2px solid #e39bdf;">Content here</div>
.myborder {border:2px solid #e39bdf;}