#e5b5db color space conversions
Hex:
#e5b5db
RGB:
229, 181, 219
CMY:
10, 29, 14
CMYK:
0, 21, 4, 10
HSL:
313°, 48.0000%, 80.3922%
HSV (HSB):
313°, 20.9607%, 89.8039%
XYZ:
61.6232, 54.8202, 74.3513
xyY:
0.3230, 0.2873, 54.8202
CIE-Lab:
78.9376, 23.5376, -12.4335
CIE-LCH:
78.9376, 26.6197, 332.1553
CIE-Luv:
78.9376, 25.4816, -23.2283
Hunter-Lab:
74.0407, 18.9922, -7.7103
#e5b5db color charts
#e5b5db color shades, tints & tones
#e5b5db color schemes
#e5b5db color preview, HTML & CSS examples
This text has a color of #e5b5db
<p style="color:#e5b5db;">Text here</p>
.mytext {color:#e5b5db;}
This box has a color of #e5b5db
<div style="background-color:#e5b5db;">Content here</div>
.mybackground {background-color:#e5b5db;}
Border around this has a color of #e5b5db
<div style="border:2px solid #e5b5db;">Content here</div>
.myborder {border:2px solid #e5b5db;}