#e5cafe color space conversions
Hex:
#e5cafe
RGB:
229, 202, 254
CMY:
10, 21, 0
CMYK:
10, 20, 0, 0
HSL:
271°, 96.2963%, 89.4118%
HSV (HSB):
271°, 20.4724%, 99.6078%
XYZ:
71.3230, 66.0548, 102.7567
xyY:
0.2970, 0.2751, 66.0548
CIE-Lab:
85.0244, 18.9105, -21.9964
CIE-LCH:
85.0244, 29.0077, 310.6859
CIE-Luv:
85.0244, 11.4284, -38.1677
Hunter-Lab:
81.2741, 14.4150, -18.0698
#e5cafe color charts
#e5cafe RGB chart
#e5cafe CMYK chart
#e5cafe RGB pie chart
#e5cafe color shades, tints & tones
#e5cafe color schemes
#e5cafe color preview, HTML & CSS examples
This text has a color of #e5cafe
<p style="color:#e5cafe;">Text here</p>
.mytext {color:#e5cafe;}
Text color #e5cafe
This box has a color of #e5cafe
<div style="background-color:#e5cafe;">Content here</div>
.mybackground {background-color:#e5cafe;}
Background color #e5cafe
Border around this has a color of #e5cafe
<div style="border:2px solid #e5cafe;">Content here</div>
.myborder {border:2px solid #e5cafe;}
Border color #e5cafe