#e8b0e5 color space conversions
Hex:
#e8b0e5
RGB:
232, 176, 229
CMY:
9, 31, 10
CMYK:
0, 24, 1, 9
HSL:
303°, 54.9020%, 80.0000%
HSV (HSB):
303°, 24.1379%, 90.9804%
XYZ:
62.9469, 53.8636, 81.2078
xyY:
0.3179, 0.2720, 53.8636
CIE-Lab:
78.3821, 29.0086, -18.6465
CIE-LCH:
78.3821, 34.4847, 327.2674
CIE-Luv:
78.3821, 28.6075, -34.0103
Hunter-Lab:
73.3918, 24.6606, -14.2299
#e8b0e5 color charts
#e8b0e5 color shades, tints & tones
#e8b0e5 color schemes
#e8b0e5 color preview, HTML & CSS examples
This text has a color of #e8b0e5
<p style="color:#e8b0e5;">Text here</p>
.mytext {color:#e8b0e5;}
This box has a color of #e8b0e5
<div style="background-color:#e8b0e5;">Content here</div>
.mybackground {background-color:#e8b0e5;}
Border around this has a color of #e8b0e5
<div style="border:2px solid #e8b0e5;">Content here</div>
.myborder {border:2px solid #e8b0e5;}