#e1b4ea color space conversions
Hex:
#e1b4ea
RGB:
225, 180, 234
CMY:
12, 29, 8
CMYK:
4, 23, 0, 8
HSL:
290°, 56.2500%, 81.1765%
HSV (HSB):
290°, 23.0769%, 91.7647%
XYZ:
62.2239, 54.5906, 85.0994
xyY:
0.3082, 0.2704, 54.5906
CIE-Lab:
78.8049, 25.5115, -20.7699
CIE-LCH:
78.8049, 32.8972, 320.8497
CIE-Luv:
78.8049, 21.7032, -36.8657
Hunter-Lab:
73.8854, 21.0273, -16.5689
#e1b4ea color charts
#e1b4ea color shades, tints & tones
#e1b4ea color schemes
#e1b4ea color preview, HTML & CSS examples
This text has a color of #e1b4ea
<p style="color:#e1b4ea;">Text here</p>
.mytext {color:#e1b4ea;}
This box has a color of #e1b4ea
<div style="background-color:#e1b4ea;">Content here</div>
.mybackground {background-color:#e1b4ea;}
Border around this has a color of #e1b4ea
<div style="border:2px solid #e1b4ea;">Content here</div>
.myborder {border:2px solid #e1b4ea;}