#e6cdee color space conversions
Hex:
#e6cdee
RGB:
230, 205, 238
CMY:
10, 20, 7
CMYK:
3, 14, 0, 7
HSL:
285°, 49.2537%, 86.8627%
HSV (HSB):
285°, 13.8655%, 93.3333%
XYZ:
69.8971, 66.6587, 90.0714
xyY:
0.3084, 0.2941, 66.6587
CIE-Lab:
85.3313, 14.5392, -13.0375
CIE-LCH:
85.3313, 19.5286, 318.1168
CIE-Luv:
85.3313, 11.9910, -22.8804
Hunter-Lab:
81.6448, 9.9376, -8.2580
#e6cdee color charts
#e6cdee color shades, tints & tones
#e6cdee color schemes
#e6cdee color preview, HTML & CSS examples
This text has a color of #e6cdee
<p style="color:#e6cdee;">Text here</p>
.mytext {color:#e6cdee;}
This box has a color of #e6cdee
<div style="background-color:#e6cdee;">Content here</div>
.mybackground {background-color:#e6cdee;}
Border around this has a color of #e6cdee
<div style="border:2px solid #e6cdee;">Content here</div>
.myborder {border:2px solid #e6cdee;}