#e6cae9 color space conversions
Hex:
#e6cae9
RGB:
230, 202, 233
CMY:
10, 21, 9
CMYK:
1, 13, 0, 9
HSL:
294°, 41.3333%, 85.2941%
HSV (HSB):
294°, 13.3047%, 91.3725%
XYZ:
68.4616, 64.9472, 86.0185
xyY:
0.3120, 0.2960, 64.9472
CIE-Lab:
84.4565, 15.1988, -11.6865
CIE-LCH:
84.4565, 19.1723, 322.4430
CIE-Luv:
84.4565, 13.9370, -20.8086
Hunter-Lab:
80.5899, 10.6047, -6.8710
#e6cae9 color charts
#e6cae9 color shades, tints & tones
#e6cae9 color schemes
#e6cae9 color preview, HTML & CSS examples
This text has a color of #e6cae9
<p style="color:#e6cae9;">Text here</p>
.mytext {color:#e6cae9;}
This box has a color of #e6cae9
<div style="background-color:#e6cae9;">Content here</div>
.mybackground {background-color:#e6cae9;}
Border around this has a color of #e6cae9
<div style="border:2px solid #e6cae9;">Content here</div>
.myborder {border:2px solid #e6cae9;}