#e1b4e1 color space conversions
Hex:
#e1b4e1
RGB:
225, 180, 225
CMY:
12, 29, 12
CMYK:
0, 20, 0, 12
HSL:
300°, 42.8571%, 79.4118%
HSV (HSB):
300°, 20.0000%, 88.2353%
XYZ:
60.9632, 54.0863, 78.4608
xyY:
0.3150, 0.2795, 54.0863
CIE-Lab:
78.5120, 23.8216, -16.3539
CIE-LCH:
78.5120, 28.8950, 325.5297
CIE-Luv:
78.5120, 22.7764, -29.4606
Hunter-Lab:
73.5434, 19.2652, -11.7740
#e1b4e1 color charts
#e1b4e1 color shades, tints & tones
#e1b4e1 color schemes
#e1b4e1 color preview, HTML & CSS examples
This text has a color of #e1b4e1
<p style="color:#e1b4e1;">Text here</p>
.mytext {color:#e1b4e1;}
This box has a color of #e1b4e1
<div style="background-color:#e1b4e1;">Content here</div>
.mybackground {background-color:#e1b4e1;}
Border around this has a color of #e1b4e1
<div style="border:2px solid #e1b4e1;">Content here</div>
.myborder {border:2px solid #e1b4e1;}