#e6cafe color space conversions
Hex:
#e6cafe
RGB:
230, 202, 254
CMY:
10, 21, 0
CMYK:
9, 20, 0, 0
HSL:
272°, 96.2963%, 89.4118%
HSV (HSB):
272°, 20.4724%, 99.6078%
XYZ:
71.6430, 66.2198, 102.7716
xyY:
0.2977, 0.2752, 66.2198
CIE-Lab:
85.1084, 19.2268, -21.8610
CIE-LCH:
85.1084, 29.1131, 311.3317
CIE-Luv:
85.1084, 11.9948, -38.0016
Hunter-Lab:
81.3756, 14.7442, -17.9162
#e6cafe color charts
#e6cafe RGB chart
#e6cafe CMYK chart
#e6cafe RGB pie chart
#e6cafe color shades, tints & tones
#e6cafe color schemes
#e6cafe color preview, HTML & CSS examples
This text has a color of #e6cafe
<p style="color:#e6cafe;">Text here</p>
.mytext {color:#e6cafe;}
Text color #e6cafe
This box has a color of #e6cafe
<div style="background-color:#e6cafe;">Content here</div>
.mybackground {background-color:#e6cafe;}
Background color #e6cafe
Border around this has a color of #e6cafe
<div style="border:2px solid #e6cafe;">Content here</div>
.myborder {border:2px solid #e6cafe;}
Border color #e6cafe