#e5c8f9 color space conversions
Hex:
#e5c8f9
RGB:
229, 200, 249
CMY:
10, 22, 2
CMYK:
8, 20, 0, 2
HSL:
276°, 80.3279%, 88.0392%
HSV (HSB):
276°, 19.6787%, 97.6471%
XYZ:
70.0663, 64.8061, 98.4385
xyY:
0.3003, 0.2778, 64.8061
CIE-Lab:
84.3837, 18.9873, -20.3135
CIE-LCH:
84.3837, 27.8057, 313.0673
CIE-Luv:
84.3837, 12.8439, -35.3769
Hunter-Lab:
80.5022, 14.4810, -16.1485
#e5c8f9 color charts
#e5c8f9 color shades, tints & tones
#e5c8f9 color schemes
#e5c8f9 color preview, HTML & CSS examples
This text has a color of #e5c8f9
<p style="color:#e5c8f9;">Text here</p>
.mytext {color:#e5c8f9;}
This box has a color of #e5c8f9
<div style="background-color:#e5c8f9;">Content here</div>
.mybackground {background-color:#e5c8f9;}
Border around this has a color of #e5c8f9
<div style="border:2px solid #e5c8f9;">Content here</div>
.myborder {border:2px solid #e5c8f9;}