#e1cafe color space conversions
Hex:
#e1cafe
RGB:
225, 202, 254
CMY:
12, 21, 0
CMYK:
11, 20, 0, 0
HSL:
267°, 96.2963%, 89.4118%
HSV (HSB):
267°, 20.4724%, 99.6078%
XYZ:
70.0613, 65.4044, 102.6976
xyY:
0.2942, 0.2746, 65.4044
CIE-Lab:
84.6917, 17.6492, -22.5324
CIE-LCH:
84.6917, 28.6218, 308.0709
CIE-Luv:
84.6917, 9.1834, -38.8262
Hunter-Lab:
80.8730, 13.1091, -18.6791
#e1cafe color charts
#e1cafe RGB chart
#e1cafe CMYK chart
#e1cafe RGB pie chart
#e1cafe color shades, tints & tones
#e1cafe color schemes
#e1cafe color preview, HTML & CSS examples
This text has a color of #e1cafe
<p style="color:#e1cafe;">Text here</p>
.mytext {color:#e1cafe;}
Text color #e1cafe
This box has a color of #e1cafe
<div style="background-color:#e1cafe;">Content here</div>
.mybackground {background-color:#e1cafe;}
Background color #e1cafe
Border around this has a color of #e1cafe
<div style="border:2px solid #e1cafe;">Content here</div>
.myborder {border:2px solid #e1cafe;}
Border color #e1cafe