#e5b3f6 color space conversions
Hex:
#e5b3f6
RGB:
229, 179, 246
CMY:
10, 30, 4
CMYK:
7, 27, 0, 4
HSL:
285°, 78.8235%, 83.3333%
HSV (HSB):
285°, 27.2358%, 96.4706%
XYZ:
65.0678, 55.5520, 94.4819
xyY:
0.3025, 0.2583, 55.5520
CIE-Lab:
79.3582, 29.6423, -26.3518
CIE-LCH:
79.3582, 39.6621, 318.3631
CIE-Luv:
79.3582, 23.1029, -46.7109
Hunter-Lab:
74.5332, 25.3979, -22.9856
#e5b3f6 color charts
#e5b3f6 color shades, tints & tones
#e5b3f6 color schemes
#e5b3f6 color preview, HTML & CSS examples
This text has a color of #e5b3f6
<p style="color:#e5b3f6;">Text here</p>
.mytext {color:#e5b3f6;}
This box has a color of #e5b3f6
<div style="background-color:#e5b3f6;">Content here</div>
.mybackground {background-color:#e5b3f6;}
Border around this has a color of #e5b3f6
<div style="border:2px solid #e5b3f6;">Content here</div>
.myborder {border:2px solid #e5b3f6;}