#e3b2f0 color space conversions
Hex:
#e3b2f0
RGB:
227, 178, 240
CMY:
11, 30, 6
CMYK:
5, 26, 0, 6
HSL:
287°, 67.3913%, 81.9608%
HSV (HSB):
287°, 25.8333%, 94.1176%
XYZ:
63.3271, 54.4630, 89.6128
xyY:
0.3053, 0.2626, 54.4630
CIE-Lab:
78.7309, 28.3811, -24.0983
CIE-LCH:
78.7309, 37.2319, 319.6654
CIE-Luv:
78.7309, 23.1302, -42.7560
Hunter-Lab:
73.7990, 24.0230, -20.3354
#e3b2f0 color charts
#e3b2f0 color shades, tints & tones
#e3b2f0 color schemes
#e3b2f0 color preview, HTML & CSS examples
This text has a color of #e3b2f0
<p style="color:#e3b2f0;">Text here</p>
.mytext {color:#e3b2f0;}
This box has a color of #e3b2f0
<div style="background-color:#e3b2f0;">Content here</div>
.mybackground {background-color:#e3b2f0;}
Border around this has a color of #e3b2f0
<div style="border:2px solid #e3b2f0;">Content here</div>
.myborder {border:2px solid #e3b2f0;}