#e6cfe7 color space conversions
Hex:
#e6cfe7
RGB:
230, 207, 231
CMY:
10, 19, 9
CMYK:
0, 10, 0, 9
HSL:
298°, 33.3333%, 85.8824%
HSV (HSB):
298°, 10.3896%, 90.5882%
XYZ:
69.3698, 67.2182, 84.9195
xyY:
0.3132, 0.3035, 67.2182
CIE-Lab:
85.6140, 12.1828, -8.9001
CIE-LCH:
85.6140, 15.0875, 323.8502
CIE-Luv:
85.6140, 11.5918, -15.9113
Hunter-Lab:
81.9867, 7.5539, -4.0203
#e6cfe7 color charts
#e6cfe7 color shades, tints & tones
#e6cfe7 color schemes
#e6cfe7 color preview, HTML & CSS examples
This text has a color of #e6cfe7
<p style="color:#e6cfe7;">Text here</p>
.mytext {color:#e6cfe7;}
This box has a color of #e6cfe7
<div style="background-color:#e6cfe7;">Content here</div>
.mybackground {background-color:#e6cfe7;}
Border around this has a color of #e6cfe7
<div style="border:2px solid #e6cfe7;">Content here</div>
.myborder {border:2px solid #e6cfe7;}