#e0bdfc color space conversions
Hex:
#e0bdfc
RGB:
224, 189, 252
CMY:
12, 26, 1
CMYK:
11, 25, 0, 1
HSL:
273°, 91.3043%, 86.4706%
HSV (HSB):
273°, 25.0000%, 98.8235%
XYZ:
66.5088, 59.2708, 100.0305
xyY:
0.2945, 0.2625, 59.2708
CIE-Lab:
81.4402, 23.8974, -26.4255
CIE-LCH:
81.4402, 35.6286, 312.1240
CIE-Luv:
81.4402, 14.8524, -46.0660
Hunter-Lab:
76.9875, 19.4763, -23.1447
#e0bdfc color charts
#e0bdfc color shades, tints & tones
#e0bdfc color schemes
#e0bdfc color preview, HTML & CSS examples
This text has a color of #e0bdfc
<p style="color:#e0bdfc;">Text here</p>
.mytext {color:#e0bdfc;}
This box has a color of #e0bdfc
<div style="background-color:#e0bdfc;">Content here</div>
.mybackground {background-color:#e0bdfc;}
Border around this has a color of #e0bdfc
<div style="border:2px solid #e0bdfc;">Content here</div>
.myborder {border:2px solid #e0bdfc;}