#e0cdef color space conversions
Hex:
#e0cdef
RGB:
224, 205, 239
CMY:
12, 20, 6
CMYK:
6, 14, 0, 6
HSL:
274°, 51.5152%, 87.0588%
HSV (HSB):
274°, 14.2259%, 93.7255%
XYZ:
68.1518, 65.7419, 90.7588
xyY:
0.3034, 0.2926, 65.7419
CIE-Lab:
84.8646, 12.7627, -14.3186
CIE-LCH:
84.8646, 19.1809, 311.7118
CIE-Luv:
84.8646, 8.4507, -24.6150
Hunter-Lab:
81.0814, 8.1431, -9.6096
#e0cdef color charts
#e0cdef RGB chart
#e0cdef CMYK chart
#e0cdef RGB pie chart
#e0cdef color shades, tints & tones
#e0cdef color schemes
#e0cdef color preview, HTML & CSS examples
This text has a color of #e0cdef
<p style="color:#e0cdef;">Text here</p>
.mytext {color:#e0cdef;}
Text color #e0cdef
This box has a color of #e0cdef
<div style="background-color:#e0cdef;">Content here</div>
.mybackground {background-color:#e0cdef;}
Background color #e0cdef
Border around this has a color of #e0cdef
<div style="border:2px solid #e0cdef;">Content here</div>
.myborder {border:2px solid #e0cdef;}
Border color #e0cdef