#e3b4f2 color space conversions
Hex:
#e3b4f2
RGB:
227, 180, 242
CMY:
11, 29, 5
CMYK:
6, 26, 0, 5
HSL:
285°, 70.4545%, 82.7451%
HSV (HSB):
285°, 25.6198%, 94.9020%
XYZ:
64.0268, 55.3842, 91.3200
xyY:
0.3038, 0.2628, 55.3842
CIE-Lab:
79.2621, 27.6941, -24.3653
CIE-LCH:
79.2621, 36.8867, 318.6586
CIE-Luv:
79.2621, 21.9367, -43.1208
Hunter-Lab:
74.4206, 23.3343, -20.6592
#e3b4f2 color charts
#e3b4f2 color shades, tints & tones
#e3b4f2 color schemes
#e3b4f2 color preview, HTML & CSS examples
This text has a color of #e3b4f2
<p style="color:#e3b4f2;">Text here</p>
.mytext {color:#e3b4f2;}
This box has a color of #e3b4f2
<div style="background-color:#e3b4f2;">Content here</div>
.mybackground {background-color:#e3b4f2;}
Border around this has a color of #e3b4f2
<div style="border:2px solid #e3b4f2;">Content here</div>
.myborder {border:2px solid #e3b4f2;}