#e59bd9 color space conversions
Hex:
#e59bd9
RGB:
229, 155, 217
CMY:
10, 39, 15
CMYK:
0, 32, 5, 10
HSL:
310°, 58.7302%, 75.2941%
HSV (HSB):
310°, 32.3144%, 89.8039%
XYZ:
56.5588, 45.1105, 71.3719
xyY:
0.3269, 0.2607, 45.1105
CIE-Lab:
72.9646, 37.0882, -20.3471
CIE-LCH:
72.9646, 42.3030, 331.2502
CIE-Luv:
72.9646, 38.8650, -37.7235
Hunter-Lab:
67.1643, 32.7766, -15.9892
#e59bd9 color charts
#e59bd9 color shades, tints & tones
#e59bd9 color schemes
#e59bd9 color preview, HTML & CSS examples
This text has a color of #e59bd9
<p style="color:#e59bd9;">Text here</p>
.mytext {color:#e59bd9;}
This box has a color of #e59bd9
<div style="background-color:#e59bd9;">Content here</div>
.mybackground {background-color:#e59bd9;}
Border around this has a color of #e59bd9
<div style="border:2px solid #e59bd9;">Content here</div>
.myborder {border:2px solid #e59bd9;}