#e2b2f6 color space conversions
Hex:
#e2b2f6
RGB:
226, 178, 246
CMY:
11, 30, 4
CMYK:
8, 28, 0, 4
HSL:
282°, 79.0698%, 83.1373%
HSV (HSB):
282°, 27.6423%, 96.4706%
XYZ:
63.9190, 54.6634, 94.3710
xyY:
0.3002, 0.2567, 54.6634
CIE-Lab:
78.8470, 29.2371, -27.1585
CIE-LCH:
78.8470, 39.9048, 317.1108
CIE-Luv:
78.8470, 21.7832, -47.9311
Hunter-Lab:
73.9347, 24.9335, -23.9241
#e2b2f6 color charts
#e2b2f6 color shades, tints & tones
#e2b2f6 color schemes
#e2b2f6 color preview, HTML & CSS examples
This text has a color of #e2b2f6
<p style="color:#e2b2f6;">Text here</p>
.mytext {color:#e2b2f6;}
This box has a color of #e2b2f6
<div style="background-color:#e2b2f6;">Content here</div>
.mybackground {background-color:#e2b2f6;}
Border around this has a color of #e2b2f6
<div style="border:2px solid #e2b2f6;">Content here</div>
.myborder {border:2px solid #e2b2f6;}