#e5cfe4 color space conversions
Hex:
#e5cfe4
RGB:
229, 207, 228
CMY:
10, 19, 11
CMYK:
0, 10, 0, 10
HSL:
303°, 29.7297%, 85.4902%
HSV (HSB):
303°, 9.6070%, 89.8039%
XYZ:
68.6295, 66.8851, 82.6917
xyY:
0.3145, 0.3065, 66.8851
CIE-Lab:
85.4459, 11.3004, -7.5658
CIE-LCH:
85.4459, 13.5993, 326.1973
CIE-Luv:
85.4459, 11.2539, -13.6573
Hunter-Lab:
81.7833, 6.6698, -2.7003
#e5cfe4 color charts
#e5cfe4 color shades, tints & tones
#e5cfe4 color schemes
#e5cfe4 color preview, HTML & CSS examples
This text has a color of #e5cfe4
<p style="color:#e5cfe4;">Text here</p>
.mytext {color:#e5cfe4;}
This box has a color of #e5cfe4
<div style="background-color:#e5cfe4;">Content here</div>
.mybackground {background-color:#e5cfe4;}
Border around this has a color of #e5cfe4
<div style="border:2px solid #e5cfe4;">Content here</div>
.myborder {border:2px solid #e5cfe4;}