#e8bcde color space conversions
Hex:
#e8bcde
RGB:
232, 188, 222
CMY:
9, 26, 13
CMYK:
0, 19, 4, 9
HSL:
314°, 48.8889%, 82.3529%
HSV (HSB):
314°, 18.9655%, 90.9804%
XYZ:
64.4467, 58.3962, 76.9821
xyY:
0.3225, 0.2922, 58.3962
CIE-Lab:
80.9586, 21.3378, -11.0023
CIE-LCH:
80.9586, 24.0073, 332.7233
CIE-Luv:
80.9586, 23.4064, -20.6779
Hunter-Lab:
76.4174, 16.8079, -6.2360
#e8bcde color charts
#e8bcde color shades, tints & tones
#e8bcde color schemes
#e8bcde color preview, HTML & CSS examples
This text has a color of #e8bcde
<p style="color:#e8bcde;">Text here</p>
.mytext {color:#e8bcde;}
This box has a color of #e8bcde
<div style="background-color:#e8bcde;">Content here</div>
.mybackground {background-color:#e8bcde;}
Border around this has a color of #e8bcde
<div style="border:2px solid #e8bcde;">Content here</div>
.myborder {border:2px solid #e8bcde;}