#e2b3db color space conversions
Hex:
#e2b3db
RGB:
226, 179, 219
CMY:
11, 30, 14
CMYK:
0, 21, 3, 11
HSL:
309°, 44.7619%, 79.4118%
HSV (HSB):
309°, 20.7965%, 88.6275%
XYZ:
60.2703, 53.5234, 74.1723
xyY:
0.3206, 0.2848, 53.5234
CIE-Lab:
78.1830, 23.5999, -13.5930
CIE-LCH:
78.1830, 27.2346, 330.0590
CIE-Luv:
78.1830, 24.6210, -25.0277
Hunter-Lab:
73.1597, 19.0221, -8.8988
#e2b3db color charts
#e2b3db color shades, tints & tones
#e2b3db color schemes
#e2b3db color preview, HTML & CSS examples
This text has a color of #e2b3db
<p style="color:#e2b3db;">Text here</p>
.mytext {color:#e2b3db;}
This box has a color of #e2b3db
<div style="background-color:#e2b3db;">Content here</div>
.mybackground {background-color:#e2b3db;}
Border around this has a color of #e2b3db
<div style="border:2px solid #e2b3db;">Content here</div>
.myborder {border:2px solid #e2b3db;}