#e3b6f2 color space conversions
Hex:
#e3b6f2
RGB:
227, 182, 242
CMY:
11, 29, 5
CMYK:
6, 25, 0, 5
HSL:
285°, 69.7674%, 83.1373%
HSV (HSB):
285°, 24.7934%, 94.9020%
XYZ:
64.4335, 56.1976, 91.4556
xyY:
0.3038, 0.2650, 56.1976
CIE-Lab:
79.7261, 26.6198, -23.6585
CIE-LCH:
79.7261, 35.6137, 318.3708
CIE-Luv:
79.7261, 20.9908, -41.8208
Hunter-Lab:
74.9651, 22.2344, -19.8569
#e3b6f2 color charts
#e3b6f2 color shades, tints & tones
#e3b6f2 color schemes
#e3b6f2 color preview, HTML & CSS examples
This text has a color of #e3b6f2
<p style="color:#e3b6f2;">Text here</p>
.mytext {color:#e3b6f2;}
This box has a color of #e3b6f2
<div style="background-color:#e3b6f2;">Content here</div>
.mybackground {background-color:#e3b6f2;}
Border around this has a color of #e3b6f2
<div style="border:2px solid #e3b6f2;">Content here</div>
.myborder {border:2px solid #e3b6f2;}