#e6c7e6 color space conversions
Hex:
#e6c7e6
RGB:
230, 199, 230
CMY:
10, 22, 10
CMYK:
0, 13, 0, 10
HSL:
300°, 38.2716%, 84.1176%
HSV (HSB):
300°, 13.4783%, 90.1961%
XYZ:
67.3395, 63.3830, 83.5479
xyY:
0.3143, 0.2958, 63.3830
CIE-Lab:
83.6435, 16.2410, -11.3009
CIE-LCH:
83.6435, 19.7859, 325.1688
CIE-Luv:
83.6435, 15.7294, -20.3502
Hunter-Lab:
79.6134, 11.6572, -6.4906
#e6c7e6 color charts
#e6c7e6 color shades, tints & tones
#e6c7e6 color schemes
#e6c7e6 color preview, HTML & CSS examples
This text has a color of #e6c7e6
<p style="color:#e6c7e6;">Text here</p>
.mytext {color:#e6c7e6;}
This box has a color of #e6c7e6
<div style="background-color:#e6c7e6;">Content here</div>
.mybackground {background-color:#e6c7e6;}
Border around this has a color of #e6c7e6
<div style="border:2px solid #e6c7e6;">Content here</div>
.myborder {border:2px solid #e6c7e6;}