#e3bdff color space conversions
Hex:
#e3bdff
RGB:
227, 189, 255
CMY:
11, 26, 0
CMYK:
11, 26, 0, 0
HSL:
275°, 100.0000%, 87.0588%
HSV (HSB):
275°, 25.8824%, 100.0000%
XYZ:
67.9261, 59.9461, 102.5984
xyY:
0.2947, 0.2601, 59.9461
CIE-Lab:
81.8089, 25.4395, -27.4396
CIE-LCH:
81.8089, 37.4179, 312.8339
CIE-Luv:
81.8089, 16.2467, -48.0267
Hunter-Lab:
77.4249, 21.1076, -24.3699
#e3bdff color charts
#e3bdff color shades, tints & tones
#e3bdff color schemes
#e3bdff color preview, HTML & CSS examples
This text has a color of #e3bdff
<p style="color:#e3bdff;">Text here</p>
.mytext {color:#e3bdff;}
This box has a color of #e3bdff
<div style="background-color:#e3bdff;">Content here</div>
.mybackground {background-color:#e3bdff;}
Border around this has a color of #e3bdff
<div style="border:2px solid #e3bdff;">Content here</div>
.myborder {border:2px solid #e3bdff;}