#e1b7fd color space conversions
Hex:
#e1b7fd
RGB:
225, 183, 253
CMY:
12, 28, 1
CMYK:
11, 28, 0, 1
HSL:
276°, 94.5946%, 85.4902%
HSV (HSB):
276°, 27.6680%, 99.2157%
XYZ:
65.7144, 56.9664, 100.4606
xyY:
0.2945, 0.2553, 56.9664
CIE-Lab:
80.1607, 27.6384, -28.9099
CIE-LCH:
80.1607, 39.9958, 313.7119
CIE-Luv:
80.1607, 18.0663, -50.6874
Hunter-Lab:
75.4761, 23.3307, -26.0833
#e1b7fd color charts
#e1b7fd color shades, tints & tones
#e1b7fd color schemes
#e1b7fd color preview, HTML & CSS examples
This text has a color of #e1b7fd
<p style="color:#e1b7fd;">Text here</p>
.mytext {color:#e1b7fd;}
This box has a color of #e1b7fd
<div style="background-color:#e1b7fd;">Content here</div>
.mybackground {background-color:#e1b7fd;}
Border around this has a color of #e1b7fd
<div style="border:2px solid #e1b7fd;">Content here</div>
.myborder {border:2px solid #e1b7fd;}