#e1b3f8 color space conversions
Hex:
#e1b3f8
RGB:
225, 179, 248
CMY:
12, 30, 3
CMYK:
9, 28, 0, 3
HSL:
280°, 83.1325%, 83.7255%
HSV (HSB):
280°, 27.8226%, 97.2549%
XYZ:
64.1147, 55.0251, 96.0486
xyY:
0.2979, 0.2557, 55.0251
CIE-Lab:
79.0557, 28.7841, -27.9219
CIE-LCH:
79.0557, 40.1018, 315.8710
CIE-Luv:
79.0557, 20.4871, -49.1369
Hunter-Lab:
74.1789, 24.4691, -24.8449
#e1b3f8 color charts
#e1b3f8 color shades, tints & tones
#e1b3f8 color schemes
#e1b3f8 color preview, HTML & CSS examples
This text has a color of #e1b3f8
<p style="color:#e1b3f8;">Text here</p>
.mytext {color:#e1b3f8;}
This box has a color of #e1b3f8
<div style="background-color:#e1b3f8;">Content here</div>
.mybackground {background-color:#e1b3f8;}
Border around this has a color of #e1b3f8
<div style="border:2px solid #e1b3f8;">Content here</div>
.myborder {border:2px solid #e1b3f8;}