#e1c8f5 color space conversions
Hex:
#e1c8f5
RGB:
225, 200, 245
CMY:
12, 22, 4
CMYK:
8, 18, 0, 4
HSL:
273°, 69.2308%, 87.2549%
HSV (HSB):
273°, 18.3673%, 96.0784%
XYZ:
68.1870, 63.9087, 95.1280
xyY:
0.3001, 0.2813, 63.9087
CIE-Lab:
83.9182, 16.9192, -18.9235
CIE-LCH:
83.9182, 25.3842, 311.7994
CIE-Luv:
83.9182, 10.9265, -32.7341
Hunter-Lab:
79.9429, 12.3509, -14.5920
#e1c8f5 color charts
#e1c8f5 color shades, tints & tones
#e1c8f5 color schemes
#e1c8f5 color preview, HTML & CSS examples
This text has a color of #e1c8f5
<p style="color:#e1c8f5;">Text here</p>
.mytext {color:#e1c8f5;}
This box has a color of #e1c8f5
<div style="background-color:#e1c8f5;">Content here</div>
.mybackground {background-color:#e1c8f5;}
Border around this has a color of #e1c8f5
<div style="border:2px solid #e1c8f5;">Content here</div>
.myborder {border:2px solid #e1c8f5;}