#e6b7e8 color space conversions
Hex:
#e6b7e8
RGB:
230, 183, 232
CMY:
10, 28, 9
CMYK:
1, 21, 0, 9
HSL:
298°, 51.5789%, 81.3725%
HSV (HSB):
298°, 21.1207%, 90.9804%
XYZ:
64.1321, 56.5162, 83.8725
xyY:
0.3136, 0.2763, 56.5162
CIE-Lab:
79.9067, 25.1557, -17.9805
CIE-LCH:
79.9067, 30.9210, 324.4439
CIE-Luv:
79.9067, 23.5198, -32.3737
Hunter-Lab:
75.1772, 20.7144, -13.5236
#e6b7e8 color charts
#e6b7e8 color shades, tints & tones
#e6b7e8 color schemes
#e6b7e8 color preview, HTML & CSS examples
This text has a color of #e6b7e8
<p style="color:#e6b7e8;">Text here</p>
.mytext {color:#e6b7e8;}
This box has a color of #e6b7e8
<div style="background-color:#e6b7e8;">Content here</div>
.mybackground {background-color:#e6b7e8;}
Border around this has a color of #e6b7e8
<div style="border:2px solid #e6b7e8;">Content here</div>
.myborder {border:2px solid #e6b7e8;}