#e6b2e7 color space conversions
Hex:
#e6b2e7
RGB:
230, 178, 231
CMY:
10, 30, 9
CMYK:
0, 23, 0, 9
HSL:
299°, 52.4752%, 80.1961%
HSV (HSB):
299°, 22.9437%, 90.5882%
XYZ:
62.9773, 54.4333, 82.7887
xyY:
0.3146, 0.2719, 54.4333
CIE-Lab:
78.7137, 27.6496, -19.2443
CIE-LCH:
78.7137, 33.6874, 325.1619
CIE-Luv:
78.7137, 26.1091, -34.7583
Hunter-Lab:
73.7789, 23.2536, -14.8852
#e6b2e7 color charts
#e6b2e7 color shades, tints & tones
#e6b2e7 color schemes
#e6b2e7 color preview, HTML & CSS examples
This text has a color of #e6b2e7
<p style="color:#e6b2e7;">Text here</p>
.mytext {color:#e6b2e7;}
This box has a color of #e6b2e7
<div style="background-color:#e6b2e7;">Content here</div>
.mybackground {background-color:#e6b2e7;}
Border around this has a color of #e6b2e7
<div style="border:2px solid #e6b2e7;">Content here</div>
.myborder {border:2px solid #e6b2e7;}