#e5b4f5 color space conversions
Hex:
#e5b4f5
RGB:
229, 180, 245
CMY:
10, 29, 4
CMYK:
7, 27, 0, 4
HSL:
285°, 76.4706%, 83.3333%
HSV (HSB):
285°, 26.5306%, 96.0784%
XYZ:
65.1158, 55.8931, 93.7427
xyY:
0.3032, 0.2603, 55.8931
CIE-Lab:
79.5529, 28.9113, -25.5172
CIE-LCH:
79.5529, 38.5615, 318.5683
CIE-Luv:
79.5529, 22.7609, -45.2340
Hunter-Lab:
74.7617, 24.6366, -22.0097
#e5b4f5 color charts
#e5b4f5 color shades, tints & tones
#e5b4f5 color schemes
#e5b4f5 color preview, HTML & CSS examples
This text has a color of #e5b4f5
<p style="color:#e5b4f5;">Text here</p>
.mytext {color:#e5b4f5;}
This box has a color of #e5b4f5
<div style="background-color:#e5b4f5;">Content here</div>
.mybackground {background-color:#e5b4f5;}
Border around this has a color of #e5b4f5
<div style="border:2px solid #e5b4f5;">Content here</div>
.myborder {border:2px solid #e5b4f5;}