#e5b3ff color space conversions
Hex:
#e5b3ff
RGB:
229, 179, 255
CMY:
10, 30, 0
CMYK:
10, 30, 0, 0
HSL:
279°, 100.0000%, 85.0980%
HSV (HSB):
279°, 29.8039%, 100.0000%
XYZ:
66.4832, 56.1182, 101.9356
xyY:
0.2961, 0.2499, 56.1182
CIE-Lab:
79.6811, 31.4231, -30.6851
CIE-LCH:
79.6811, 43.9202, 315.6808
CIE-Luv:
79.6811, 21.9641, -54.2011
Hunter-Lab:
74.9121, 27.3195, -28.2396
#e5b3ff color charts
#e5b3ff color shades, tints & tones
#e5b3ff color schemes
#e5b3ff color preview, HTML & CSS examples
This text has a color of #e5b3ff
<p style="color:#e5b3ff;">Text here</p>
.mytext {color:#e5b3ff;}
This box has a color of #e5b3ff
<div style="background-color:#e5b3ff;">Content here</div>
.mybackground {background-color:#e5b3ff;}
Border around this has a color of #e5b3ff
<div style="border:2px solid #e5b3ff;">Content here</div>
.myborder {border:2px solid #e5b3ff;}