#e3b5ef color space conversions
Hex:
#e3b5ef
RGB:
227, 181, 239
CMY:
11, 29, 6
CMYK:
5, 24, 0, 6
HSL:
288°, 64.4444%, 82.3529%
HSV (HSB):
288°, 24.2678%, 93.7255%
XYZ:
63.7824, 55.6106, 89.0336
xyY:
0.3060, 0.2668, 55.6106
CIE-Lab:
79.3917, 26.5769, -22.5544
CIE-LCH:
79.3917, 34.8573, 319.6805
CIE-Luv:
79.3917, 21.8263, -39.9853
Hunter-Lab:
74.5725, 22.1704, -18.5867
#e3b5ef color charts
#e3b5ef color shades, tints & tones
#e3b5ef color schemes
#e3b5ef color preview, HTML & CSS examples
This text has a color of #e3b5ef
<p style="color:#e3b5ef;">Text here</p>
.mytext {color:#e3b5ef;}
This box has a color of #e3b5ef
<div style="background-color:#e3b5ef;">Content here</div>
.mybackground {background-color:#e3b5ef;}
Border around this has a color of #e3b5ef
<div style="border:2px solid #e3b5ef;">Content here</div>
.myborder {border:2px solid #e3b5ef;}