#e8cdff color space conversions
Hex:
#e8cdff
RGB:
232, 205, 255
CMY:
9, 20, 0
CMYK:
9, 20, 0, 0
HSL:
272°, 100.0000%, 90.1961%
HSV (HSB):
272°, 19.6078%, 100.0000%
XYZ:
73.1600, 68.0384, 103.8845
xyY:
0.2985, 0.2776, 68.0384
CIE-Lab:
86.0257, 18.4624, -20.9852
CIE-LCH:
86.0257, 27.9506, 311.3408
CIE-Luv:
86.0257, 11.6163, -36.4844
Hunter-Lab:
82.4854, 13.9702, -16.9317
#e8cdff color charts
#e8cdff color shades, tints & tones
#e8cdff color schemes
#e8cdff color preview, HTML & CSS examples
This text has a color of #e8cdff
<p style="color:#e8cdff;">Text here</p>
.mytext {color:#e8cdff;}
This box has a color of #e8cdff
<div style="background-color:#e8cdff;">Content here</div>
.mybackground {background-color:#e8cdff;}
Border around this has a color of #e8cdff
<div style="border:2px solid #e8cdff;">Content here</div>
.myborder {border:2px solid #e8cdff;}