#e9b7fd color space conversions
Hex:
#e9b7fd
RGB:
233, 183, 253
CMY:
9, 28, 1
CMYK:
8, 28, 0, 1
HSL:
283°, 94.5946%, 85.4902%
HSV (HSB):
283°, 27.6680%, 99.2157%
XYZ:
68.2674, 58.2825, 100.5801
xyY:
0.3006, 0.2566, 58.2825
CIE-Lab:
80.8956, 30.1235, -27.7200
CIE-LCH:
80.8956, 40.9368, 317.3794
CIE-Luv:
80.8956, 22.7432, -49.1764
Hunter-Lab:
76.3429, 26.0181, -24.6731
#e9b7fd color charts
#e9b7fd color shades, tints & tones
#e9b7fd color schemes
#e9b7fd color preview, HTML & CSS examples
This text has a color of #e9b7fd
<p style="color:#e9b7fd;">Text here</p>
.mytext {color:#e9b7fd;}
This box has a color of #e9b7fd
<div style="background-color:#e9b7fd;">Content here</div>
.mybackground {background-color:#e9b7fd;}
Border around this has a color of #e9b7fd
<div style="border:2px solid #e9b7fd;">Content here</div>
.myborder {border:2px solid #e9b7fd;}