#e1b5f9 color space conversions
Hex:
#e1b5f9
RGB:
225, 181, 249
CMY:
12, 29, 2
CMYK:
10, 27, 0, 2
HSL:
279°, 85.0000%, 84.3137%
HSV (HSB):
279°, 27.3092%, 97.6471%
XYZ:
64.6741, 55.8949, 97.0026
xyY:
0.2973, 0.2569, 55.8949
CIE-Lab:
79.5539, 27.9081, -27.6959
CIE-LCH:
79.5539, 39.3182, 315.2187
CIE-Luv:
79.5539, 19.4480, -48.6646
Hunter-Lab:
74.7629, 23.5776, -24.5930
#e1b5f9 color charts
#e1b5f9 color shades, tints & tones
#e1b5f9 color schemes
#e1b5f9 color preview, HTML & CSS examples
This text has a color of #e1b5f9
<p style="color:#e1b5f9;">Text here</p>
.mytext {color:#e1b5f9;}
This box has a color of #e1b5f9
<div style="background-color:#e1b5f9;">Content here</div>
.mybackground {background-color:#e1b5f9;}
Border around this has a color of #e1b5f9
<div style="border:2px solid #e1b5f9;">Content here</div>
.myborder {border:2px solid #e1b5f9;}