#e8b2ec color space conversions
Hex:
#e8b2ec
RGB:
232, 178, 236
CMY:
9, 30, 7
CMYK:
2, 25, 0, 7
HSL:
296°, 60.4167%, 81.1765%
HSV (HSB):
296°, 24.5763%, 92.5490%
XYZ:
64.3394, 55.0527, 86.5921
xyY:
0.3124, 0.2673, 55.0527
CIE-Lab:
79.0716, 29.2271, -21.3808
CIE-LCH:
79.0716, 36.2127, 323.8130
CIE-Luv:
79.0716, 26.6930, -38.5000
Hunter-Lab:
74.1975, 24.9383, -17.2560
#e8b2ec color charts
#e8b2ec color shades, tints & tones
#e8b2ec color schemes
#e8b2ec color preview, HTML & CSS examples
This text has a color of #e8b2ec
<p style="color:#e8b2ec;">Text here</p>
.mytext {color:#e8b2ec;}
This box has a color of #e8b2ec
<div style="background-color:#e8b2ec;">Content here</div>
.mybackground {background-color:#e8b2ec;}
Border around this has a color of #e8b2ec
<div style="border:2px solid #e8b2ec;">Content here</div>
.myborder {border:2px solid #e8b2ec;}