#e9cafe color space conversions
Hex:
#e9cafe
RGB:
233, 202, 254
CMY:
9, 21, 0
CMYK:
8, 20, 0, 0
HSL:
276°, 96.2963%, 89.4118%
HSV (HSB):
276°, 20.4724%, 99.6078%
XYZ:
72.6142, 66.7205, 102.8171
xyY:
0.2999, 0.2755, 66.7205
CIE-Lab:
85.3626, 20.1781, -21.4517
CIE-LCH:
85.3626, 29.4505, 313.2477
CIE-Luv:
85.3626, 13.7060, -37.4999
Hunter-Lab:
81.6826, 15.7384, -17.4528
#e9cafe color charts
#e9cafe RGB chart
#e9cafe CMYK chart
#e9cafe RGB pie chart
#e9cafe color shades, tints & tones
#e9cafe color schemes
#e9cafe color preview, HTML & CSS examples
This text has a color of #e9cafe
<p style="color:#e9cafe;">Text here</p>
.mytext {color:#e9cafe;}
Text color #e9cafe
This box has a color of #e9cafe
<div style="background-color:#e9cafe;">Content here</div>
.mybackground {background-color:#e9cafe;}
Background color #e9cafe
Border around this has a color of #e9cafe
<div style="border:2px solid #e9cafe;">Content here</div>
.myborder {border:2px solid #e9cafe;}
Border color #e9cafe