#e2b4fc color space conversions
Hex:
#e2b4fc
RGB:
226, 180, 252
CMY:
11, 29, 1
CMYK:
10, 29, 0, 1
HSL:
278°, 92.3077%, 84.7059%
HSV (HSB):
278°, 28.5714%, 98.8235%
XYZ:
65.2560, 55.8395, 99.4342
xyY:
0.2959, 0.2532, 55.8395
CIE-Lab:
79.5224, 29.3589, -29.3450
CIE-LCH:
79.5224, 41.5099, 315.0136
CIE-Luv:
79.5224, 20.1295, -51.6289
Hunter-Lab:
74.7259, 25.1087, -26.5863
#e2b4fc color charts
#e2b4fc color shades, tints & tones
#e2b4fc color schemes
#e2b4fc color preview, HTML & CSS examples
This text has a color of #e2b4fc
<p style="color:#e2b4fc;">Text here</p>
.mytext {color:#e2b4fc;}
This box has a color of #e2b4fc
<div style="background-color:#e2b4fc;">Content here</div>
.mybackground {background-color:#e2b4fc;}
Border around this has a color of #e2b4fc
<div style="border:2px solid #e2b4fc;">Content here</div>
.myborder {border:2px solid #e2b4fc;}