#e1b5db color space conversions
Hex:
#e1b5db
RGB:
225, 181, 219
CMY:
12, 29, 14
CMYK:
0, 20, 3, 12
HSL:
308°, 42.3077%, 79.6078%
HSV (HSB):
308°, 19.5556%, 88.2353%
XYZ:
60.3614, 54.1698, 74.2923
xyY:
0.3197, 0.2869, 54.1698
CIE-Lab:
78.5606, 22.1886, -13.0368
CIE-LCH:
78.5606, 25.7350, 329.5638
CIE-Luv:
78.5606, 22.9795, -23.9228
Hunter-Lab:
73.6001, 17.5923, -8.3275
#e1b5db color charts
#e1b5db color shades, tints & tones
#e1b5db color schemes
#e1b5db color preview, HTML & CSS examples
This text has a color of #e1b5db
<p style="color:#e1b5db;">Text here</p>
.mytext {color:#e1b5db;}
This box has a color of #e1b5db
<div style="background-color:#e1b5db;">Content here</div>
.mybackground {background-color:#e1b5db;}
Border around this has a color of #e1b5db
<div style="border:2px solid #e1b5db;">Content here</div>
.myborder {border:2px solid #e1b5db;}