#e8abdc color space conversions
Hex:
#e8abdc
RGB:
232, 171, 220
CMY:
9, 33, 14
CMYK:
0, 26, 5, 9
HSL:
312°, 57.0093%, 79.0196%
HSV (HSB):
312°, 26.2931%, 90.9804%
XYZ:
60.7599, 51.4489, 74.4384
xyY:
0.3255, 0.2756, 51.4489
CIE-Lab:
76.9502, 30.0739, -15.9288
CIE-LCH:
76.9502, 34.0319, 332.0918
CIE-Luv:
76.9502, 32.3643, -29.7823
Hunter-Lab:
71.7279, 25.6815, -11.3209
#e8abdc color charts
#e8abdc color shades, tints & tones
#e8abdc color schemes
#e8abdc color preview, HTML & CSS examples
This text has a color of #e8abdc
<p style="color:#e8abdc;">Text here</p>
.mytext {color:#e8abdc;}
This box has a color of #e8abdc
<div style="background-color:#e8abdc;">Content here</div>
.mybackground {background-color:#e8abdc;}
Border around this has a color of #e8abdc
<div style="border:2px solid #e8abdc;">Content here</div>
.myborder {border:2px solid #e8abdc;}