#e1cfe1 color space conversions
Hex:
#e1cfe1
RGB:
225, 207, 225
CMY:
12, 19, 12
CMYK:
0, 8, 0, 12
HSL:
300°, 23.0769%, 84.7059%
HSV (HSB):
300°, 8.0000%, 88.2353%
XYZ:
66.9548, 66.0694, 80.4579
xyY:
0.3136, 0.3095, 66.0694
CIE-Lab:
85.0318, 9.4063, -6.6216
CIE-LCH:
85.0318, 11.5032, 324.8565
CIE-Luv:
85.0318, 9.1470, -11.8398
Hunter-Lab:
81.2831, 4.7891, -1.7899
#e1cfe1 color charts
#e1cfe1 color shades, tints & tones
#e1cfe1 color schemes
#e1cfe1 color preview, HTML & CSS examples
This text has a color of #e1cfe1
<p style="color:#e1cfe1;">Text here</p>
.mytext {color:#e1cfe1;}
This box has a color of #e1cfe1
<div style="background-color:#e1cfe1;">Content here</div>
.mybackground {background-color:#e1cfe1;}
Border around this has a color of #e1cfe1
<div style="border:2px solid #e1cfe1;">Content here</div>
.myborder {border:2px solid #e1cfe1;}