#e8bdfb color space conversions
Hex:
#e8bdfb
RGB:
232, 189, 251
CMY:
9, 26, 2
CMYK:
8, 25, 0, 2
HSL:
282°, 88.5714%, 86.2745%
HSV (HSB):
282°, 24.7012%, 98.4314%
XYZ:
68.8889, 60.5160, 99.3167
xyY:
0.3012, 0.2646, 60.5160
CIE-Lab:
82.1179, 26.2097, -24.7936
CIE-LCH:
82.1179, 36.0787, 316.5904
CIE-Luv:
82.1179, 19.5930, -43.7938
Hunter-Lab:
77.7921, 21.9349, -21.2408
#e8bdfb color charts
#e8bdfb color shades, tints & tones
#e8bdfb color schemes
#e8bdfb color preview, HTML & CSS examples
This text has a color of #e8bdfb
<p style="color:#e8bdfb;">Text here</p>
.mytext {color:#e8bdfb;}
This box has a color of #e8bdfb
<div style="background-color:#e8bdfb;">Content here</div>
.mybackground {background-color:#e8bdfb;}
Border around this has a color of #e8bdfb
<div style="border:2px solid #e8bdfb;">Content here</div>
.myborder {border:2px solid #e8bdfb;}