#e1b8ec color space conversions
Hex:
#e1b8ec
RGB:
225, 184, 236
CMY:
12, 28, 7
CMYK:
5, 22, 0, 7
HSL:
287°, 57.7778%, 82.3529%
HSV (HSB):
287°, 22.0339%, 92.5490%
XYZ:
63.3321, 56.3447, 86.8945
xyY:
0.3066, 0.2728, 56.3447
CIE-Lab:
79.8096, 23.7432, -20.3240
CIE-LCH:
79.8096, 31.2539, 319.4368
CIE-Luv:
79.8096, 19.5378, -35.9128
Hunter-Lab:
75.0631, 19.2435, -16.0911
#e1b8ec color charts
#e1b8ec color shades, tints & tones
#e1b8ec color schemes
#e1b8ec color preview, HTML & CSS examples
This text has a color of #e1b8ec
<p style="color:#e1b8ec;">Text here</p>
.mytext {color:#e1b8ec;}
This box has a color of #e1b8ec
<div style="background-color:#e1b8ec;">Content here</div>
.mybackground {background-color:#e1b8ec;}
Border around this has a color of #e1b8ec
<div style="border:2px solid #e1b8ec;">Content here</div>
.myborder {border:2px solid #e1b8ec;}