#e3c5ec color space conversions
Hex:
#e3c5ec
RGB:
227, 197, 236
CMY:
11, 23, 7
CMYK:
4, 17, 0, 7
HSL:
286°, 50.6494%, 84.9020%
HSV (HSB):
286°, 16.5254%, 92.5490%
XYZ:
66.7851, 62.3195, 87.8658
xyY:
0.3078, 0.2872, 62.3195
CIE-Lab:
83.0831, 17.4302, -15.3687
CIE-LCH:
83.0831, 23.2381, 318.5965
CIE-Luv:
83.0831, 14.3750, -27.0212
Hunter-Lab:
78.9427, 12.8603, -10.7318
#e3c5ec color charts
#e3c5ec color shades, tints & tones
#e3c5ec color schemes
#e3c5ec color preview, HTML & CSS examples
This text has a color of #e3c5ec
<p style="color:#e3c5ec;">Text here</p>
.mytext {color:#e3c5ec;}
This box has a color of #e3c5ec
<div style="background-color:#e3c5ec;">Content here</div>
.mybackground {background-color:#e3c5ec;}
Border around this has a color of #e3c5ec
<div style="border:2px solid #e3c5ec;">Content here</div>
.myborder {border:2px solid #e3c5ec;}