#e1cdef color space conversions
Hex:
#e1cdef
RGB:
225, 205, 239
CMY:
12, 20, 6
CMYK:
6, 14, 0, 6
HSL:
275°, 51.5152%, 87.0588%
HSV (HSB):
275°, 14.2259%, 93.7255%
XYZ:
68.4626, 65.9022, 90.7734
xyY:
0.3041, 0.2927, 65.9022
CIE-Lab:
84.9465, 13.0891, -14.1875
CIE-LCH:
84.9465, 19.3031, 312.6941
CIE-Luv:
84.9465, 9.0210, -24.4626
Hunter-Lab:
81.1802, 8.4713, -9.4703
#e1cdef color charts
#e1cdef RGB chart
#e1cdef CMYK chart
#e1cdef RGB pie chart
#e1cdef color shades, tints & tones
#e1cdef color schemes
#e1cdef color preview, HTML & CSS examples
This text has a color of #e1cdef
<p style="color:#e1cdef;">Text here</p>
.mytext {color:#e1cdef;}
Text color #e1cdef
This box has a color of #e1cdef
<div style="background-color:#e1cdef;">Content here</div>
.mybackground {background-color:#e1cdef;}
Background color #e1cdef
Border around this has a color of #e1cdef
<div style="border:2px solid #e1cdef;">Content here</div>
.myborder {border:2px solid #e1cdef;}
Border color #e1cdef