#e0c5f5 color space conversions
Hex:
#e0c5f5
RGB:
224, 197, 245
CMY:
12, 23, 4
CMYK:
9, 20, 0, 4
HSL:
274°, 70.5882%, 86.6667%
HSV (HSB):
274°, 19.5918%, 96.0784%
XYZ:
67.1882, 62.3724, 94.8841
xyY:
0.2994, 0.2779, 62.3724
CIE-Lab:
83.1110, 18.2019, -20.1516
CIE-LCH:
83.1110, 27.1550, 312.0898
CIE-Luv:
83.1110, 11.7899, -34.9093
Hunter-Lab:
78.9762, 13.6487, -15.9493
#e0c5f5 color charts
#e0c5f5 color shades, tints & tones
#e0c5f5 color schemes
#e0c5f5 color preview, HTML & CSS examples
This text has a color of #e0c5f5
<p style="color:#e0c5f5;">Text here</p>
.mytext {color:#e0c5f5;}
This box has a color of #e0c5f5
<div style="background-color:#e0c5f5;">Content here</div>
.mybackground {background-color:#e0c5f5;}
Border around this has a color of #e0c5f5
<div style="border:2px solid #e0c5f5;">Content here</div>
.myborder {border:2px solid #e0c5f5;}