#e8bcdc color space conversions
Hex:
#e8bcdc
RGB:
232, 188, 220
CMY:
9, 26, 14
CMYK:
0, 19, 5, 9
HSL:
316°, 48.8889%, 82.3529%
HSV (HSB):
316°, 18.9655%, 90.9804%
XYZ:
64.1802, 58.2896, 75.5785
xyY:
0.3241, 0.2943, 58.2896
CIE-Lab:
80.8995, 20.9859, -10.0145
CIE-LCH:
80.8995, 23.2529, 334.4893
CIE-Luv:
80.8995, 23.6341, -19.0681
Hunter-Lab:
76.3476, 16.4444, -5.2494
#e8bcdc color charts
#e8bcdc color shades, tints & tones
#e8bcdc color schemes
#e8bcdc color preview, HTML & CSS examples
This text has a color of #e8bcdc
<p style="color:#e8bcdc;">Text here</p>
.mytext {color:#e8bcdc;}
This box has a color of #e8bcdc
<div style="background-color:#e8bcdc;">Content here</div>
.mybackground {background-color:#e8bcdc;}
Border around this has a color of #e8bcdc
<div style="border:2px solid #e8bcdc;">Content here</div>
.myborder {border:2px solid #e8bcdc;}