#e5c4ed color space conversions
Hex:
#e5c4ed
RGB:
229, 196, 237
CMY:
10, 23, 7
CMYK:
3, 17, 0, 7
HSL:
288°, 53.2468%, 84.9020%
HSV (HSB):
288°, 17.2996%, 92.9412%
XYZ:
67.3391, 62.2523, 88.5875
xyY:
0.3086, 0.2853, 62.2523
CIE-Lab:
83.0474, 18.8095, -15.9386
CIE-LCH:
83.0474, 24.6543, 319.7231
CIE-Luv:
83.0474, 15.9493, -28.1715
Hunter-Lab:
78.9001, 14.2696, -11.3396
#e5c4ed color charts
#e5c4ed color shades, tints & tones
#e5c4ed color schemes
#e5c4ed color preview, HTML & CSS examples
This text has a color of #e5c4ed
<p style="color:#e5c4ed;">Text here</p>
.mytext {color:#e5c4ed;}
This box has a color of #e5c4ed
<div style="background-color:#e5c4ed;">Content here</div>
.mybackground {background-color:#e5c4ed;}
Border around this has a color of #e5c4ed
<div style="border:2px solid #e5c4ed;">Content here</div>
.myborder {border:2px solid #e5c4ed;}