#e5bdff color space conversions
Hex:
#e5bdff
RGB:
229, 189, 255
CMY:
10, 26, 0
CMYK:
10, 26, 0, 0
HSL:
276°, 100.0000%, 87.0588%
HSV (HSB):
276°, 25.8824%, 100.0000%
XYZ:
68.5607, 60.2732, 102.6281
xyY:
0.2962, 0.2604, 60.2732
CIE-Lab:
81.9865, 26.0618, -27.1523
CIE-LCH:
81.9865, 37.6359, 313.8260
CIE-Luv:
81.9865, 17.3959, -47.6637
Hunter-Lab:
77.6358, 21.7718, -24.0314
#e5bdff color charts
#e5bdff color shades, tints & tones
#e5bdff color schemes
#e5bdff color preview, HTML & CSS examples
This text has a color of #e5bdff
<p style="color:#e5bdff;">Text here</p>
.mytext {color:#e5bdff;}
This box has a color of #e5bdff
<div style="background-color:#e5bdff;">Content here</div>
.mybackground {background-color:#e5bdff;}
Border around this has a color of #e5bdff
<div style="border:2px solid #e5bdff;">Content here</div>
.myborder {border:2px solid #e5bdff;}