#e6cdf9 color space conversions
Hex:
#e6cdf9
RGB:
230, 205, 249
CMY:
10, 20, 2
CMYK:
8, 18, 0, 2
HSL:
274°, 78.5714%, 89.0196%
HSV (HSB):
274°, 17.6707%, 97.6471%
XYZ:
71.5633, 67.3252, 98.8458
xyY:
0.3010, 0.2832, 67.3252
CIE-Lab:
85.6679, 16.6464, -18.3658
CIE-LCH:
85.6679, 24.7872, 312.1885
CIE-Luv:
85.6679, 11.0193, -31.8679
Hunter-Lab:
82.0519, 12.0917, -13.9888
#e6cdf9 color charts
#e6cdf9 color shades, tints & tones
#e6cdf9 color schemes
#e6cdf9 color preview, HTML & CSS examples
This text has a color of #e6cdf9
<p style="color:#e6cdf9;">Text here</p>
.mytext {color:#e6cdf9;}
This box has a color of #e6cdf9
<div style="background-color:#e6cdf9;">Content here</div>
.mybackground {background-color:#e6cdf9;}
Border around this has a color of #e6cdf9
<div style="border:2px solid #e6cdf9;">Content here</div>
.myborder {border:2px solid #e6cdf9;}