#e9bbdc color space conversions
Hex:
#e9bbdc
RGB:
233, 187, 220
CMY:
9, 27, 14
CMYK:
0, 20, 6, 9
HSL:
317°, 51.1111%, 82.3529%
HSV (HSB):
317°, 19.7425%, 91.3725%
XYZ:
64.2929, 58.0316, 75.5228
xyY:
0.3250, 0.2933, 58.0316
CIE-Lab:
80.7564, 21.8594, -10.2178
CIE-LCH:
80.7564, 24.1296, 334.9470
CIE-Luv:
80.7564, 24.7812, -19.5361
Hunter-Lab:
76.1785, 17.3375, -5.4547
#e9bbdc color charts
#e9bbdc color shades, tints & tones
#e9bbdc color schemes
#e9bbdc color preview, HTML & CSS examples
This text has a color of #e9bbdc
<p style="color:#e9bbdc;">Text here</p>
.mytext {color:#e9bbdc;}
This box has a color of #e9bbdc
<div style="background-color:#e9bbdc;">Content here</div>
.mybackground {background-color:#e9bbdc;}
Border around this has a color of #e9bbdc
<div style="border:2px solid #e9bbdc;">Content here</div>
.myborder {border:2px solid #e9bbdc;}