#e5b3f2 color space conversions
Hex:
#e5b3f2
RGB:
229, 179, 242
CMY:
10, 30, 5
CMYK:
5, 26, 0, 5
HSL:
288°, 70.7865%, 82.5490%
HSV (HSB):
288°, 26.0331%, 94.9020%
XYZ:
64.4602, 55.3090, 91.2827
xyY:
0.3054, 0.2621, 55.3090
CIE-Lab:
79.2189, 28.8667, -24.4140
CIE-LCH:
79.2189, 37.8065, 319.7772
CIE-Luv:
79.2189, 23.6092, -43.3907
Hunter-Lab:
74.3700, 24.5673, -20.7142
#e5b3f2 color charts
#e5b3f2 color shades, tints & tones
#e5b3f2 color schemes
#e5b3f2 color preview, HTML & CSS examples
This text has a color of #e5b3f2
<p style="color:#e5b3f2;">Text here</p>
.mytext {color:#e5b3f2;}
This box has a color of #e5b3f2
<div style="background-color:#e5b3f2;">Content here</div>
.mybackground {background-color:#e5b3f2;}
Border around this has a color of #e5b3f2
<div style="border:2px solid #e5b3f2;">Content here</div>
.myborder {border:2px solid #e5b3f2;}