#e6b7ed color space conversions
Hex:
#e6b7ed
RGB:
230, 183, 237
CMY:
10, 28, 7
CMYK:
3, 23, 0, 7
HSL:
292°, 60.0000%, 82.3529%
HSV (HSB):
292°, 22.7848%, 92.9412%
XYZ:
64.8527, 56.8044, 87.6670
xyY:
0.3098, 0.2714, 56.8044
CIE-Lab:
80.0694, 26.0905, -20.4240
CIE-LCH:
80.0694, 33.1339, 321.9456
CIE-Luv:
80.0694, 22.9152, -36.4867
Hunter-Lab:
75.3687, 21.6991, -16.2066
#e6b7ed color charts
#e6b7ed color shades, tints & tones
#e6b7ed color schemes
#e6b7ed color preview, HTML & CSS examples
This text has a color of #e6b7ed
<p style="color:#e6b7ed;">Text here</p>
.mytext {color:#e6b7ed;}
This box has a color of #e6b7ed
<div style="background-color:#e6b7ed;">Content here</div>
.mybackground {background-color:#e6b7ed;}
Border around this has a color of #e6b7ed
<div style="border:2px solid #e6b7ed;">Content here</div>
.myborder {border:2px solid #e6b7ed;}