#e8cdef color space conversions
Hex:
#e8cdef
RGB:
232, 205, 239
CMY:
9, 20, 6
CMYK:
3, 14, 0, 6
HSL:
288°, 51.5152%, 87.0588%
HSV (HSB):
288°, 14.2259%, 93.7255%
XYZ:
70.6900, 67.0504, 90.8776
xyY:
0.3092, 0.2933, 67.0504
CIE-Lab:
85.5294, 15.3854, -13.2545
CIE-LCH:
85.5294, 20.3074, 319.2552
CIE-Luv:
85.5294, 13.0702, -23.3811
Hunter-Lab:
81.8843, 10.7999, -8.4827
#e8cdef color charts
#e8cdef RGB chart
#e8cdef CMYK chart
#e8cdef RGB pie chart
#e8cdef color shades, tints & tones
#e8cdef color schemes
#e8cdef color preview, HTML & CSS examples
This text has a color of #e8cdef
<p style="color:#e8cdef;">Text here</p>
.mytext {color:#e8cdef;}
Text color #e8cdef
This box has a color of #e8cdef
<div style="background-color:#e8cdef;">Content here</div>
.mybackground {background-color:#e8cdef;}
Background color #e8cdef
Border around this has a color of #e8cdef
<div style="border:2px solid #e8cdef;">Content here</div>
.myborder {border:2px solid #e8cdef;}
Border color #e8cdef