#e4cdef color space conversions
Hex:
#e4cdef
RGB:
228, 205, 239
CMY:
11, 20, 6
CMYK:
5, 14, 0, 6
HSL:
281°, 51.5152%, 87.0588%
HSV (HSB):
281°, 14.2259%, 93.7255%
XYZ:
69.4062, 66.3886, 90.8175
xyY:
0.3063, 0.2930, 66.3886
CIE-Lab:
85.1943, 14.0709, -13.7908
CIE-LCH:
85.1943, 19.7022, 315.5759
CIE-Luv:
85.1943, 10.7441, -24.0023
Hunter-Lab:
81.4792, 9.4626, -9.0498
#e4cdef color charts
#e4cdef RGB chart
#e4cdef CMYK chart
#e4cdef RGB pie chart
#e4cdef color shades, tints & tones
#e4cdef color schemes
#e4cdef color preview, HTML & CSS examples
This text has a color of #e4cdef
<p style="color:#e4cdef;">Text here</p>
.mytext {color:#e4cdef;}
Text color #e4cdef
This box has a color of #e4cdef
<div style="background-color:#e4cdef;">Content here</div>
.mybackground {background-color:#e4cdef;}
Background color #e4cdef
Border around this has a color of #e4cdef
<div style="border:2px solid #e4cdef;">Content here</div>
.myborder {border:2px solid #e4cdef;}
Border color #e4cdef