#e6cced color space conversions
Hex:
#e6cced
RGB:
230, 204, 237
CMY:
10, 20, 7
CMYK:
3, 14, 0, 7
HSL:
287°, 47.8261%, 86.4706%
HSV (HSB):
287°, 13.9241%, 92.9412%
XYZ:
69.5121, 66.1232, 89.2201
xyY:
0.3091, 0.2941, 66.1232
CIE-Lab:
85.0592, 14.8818, -12.9133
CIE-LCH:
85.0592, 19.7034, 319.0509
CIE-Luv:
85.0592, 12.5762, -22.7306
Hunter-Lab:
81.3161, 10.2852, -8.1317
#e6cced color charts
#e6cced color shades, tints & tones
#e6cced color schemes
#e6cced color preview, HTML & CSS examples
This text has a color of #e6cced
<p style="color:#e6cced;">Text here</p>
.mytext {color:#e6cced;}
This box has a color of #e6cced
<div style="background-color:#e6cced;">Content here</div>
.mybackground {background-color:#e6cced;}
Border around this has a color of #e6cced
<div style="border:2px solid #e6cced;">Content here</div>
.myborder {border:2px solid #e6cced;}