#e6c7e8 color space conversions
Hex:
#e6c7e8
RGB:
230, 199, 232
CMY:
10, 22, 9
CMYK:
1, 14, 0, 9
HSL:
296°, 41.7722%, 84.5098%
HSV (HSB):
296°, 14.2241%, 90.9804%
XYZ:
67.6220, 63.4960, 85.0358
xyY:
0.3128, 0.2938, 63.4960
CIE-Lab:
83.7027, 16.6084, -12.2794
CIE-LCH:
83.7027, 20.6549, 323.5226
CIE-Luv:
83.7027, 15.5380, -21.9681
Hunter-Lab:
79.6844, 12.0316, -7.4927
#e6c7e8 color charts
#e6c7e8 color shades, tints & tones
#e6c7e8 color schemes
#e6c7e8 color preview, HTML & CSS examples
This text has a color of #e6c7e8
<p style="color:#e6c7e8;">Text here</p>
.mytext {color:#e6c7e8;}
This box has a color of #e6c7e8
<div style="background-color:#e6c7e8;">Content here</div>
.mybackground {background-color:#e6c7e8;}
Border around this has a color of #e6c7e8
<div style="border:2px solid #e6c7e8;">Content here</div>
.myborder {border:2px solid #e6c7e8;}