#e3b5f8 color space conversions
Hex:
#e3b5f8
RGB:
227, 181, 248
CMY:
11, 29, 3
CMYK:
8, 27, 0, 3
HSL:
281°, 82.7160%, 84.1176%
HSV (HSB):
281°, 27.0161%, 97.2549%
XYZ:
65.1457, 56.1560, 96.2126
xyY:
0.2995, 0.2582, 56.1560
CIE-Lab:
79.7025, 28.3341, -26.9159
CIE-LCH:
79.7025, 39.0805, 316.4705
CIE-Luv:
79.7025, 20.7397, -47.4563
Hunter-Lab:
74.9373, 24.0363, -23.6668
#e3b5f8 color charts
#e3b5f8 color shades, tints & tones
#e3b5f8 color schemes
#e3b5f8 color preview, HTML & CSS examples
This text has a color of #e3b5f8
<p style="color:#e3b5f8;">Text here</p>
.mytext {color:#e3b5f8;}
This box has a color of #e3b5f8
<div style="background-color:#e3b5f8;">Content here</div>
.mybackground {background-color:#e3b5f8;}
Border around this has a color of #e3b5f8
<div style="border:2px solid #e3b5f8;">Content here</div>
.myborder {border:2px solid #e3b5f8;}