#e6a7d9 color space conversions
Hex:
#e6a7d9
RGB:
230, 167, 217
CMY:
10, 35, 15
CMYK:
0, 27, 6, 10
HSL:
312°, 55.7522%, 77.8431%
HSV (HSB):
312°, 27.3913%, 90.1961%
XYZ:
58.9762, 49.4702, 72.0860
xyY:
0.3267, 0.2740, 49.4702
CIE-Lab:
75.7429, 31.0209, -16.1344
CIE-LCH:
75.7429, 34.9659, 332.5204
CIE-Luv:
75.7429, 33.5339, -30.2000
Hunter-Lab:
70.3350, 26.5867, -11.5314
#e6a7d9 color charts
#e6a7d9 color shades, tints & tones
#e6a7d9 color schemes
#e6a7d9 color preview, HTML & CSS examples
This text has a color of #e6a7d9
<p style="color:#e6a7d9;">Text here</p>
.mytext {color:#e6a7d9;}
This box has a color of #e6a7d9
<div style="background-color:#e6a7d9;">Content here</div>
.mybackground {background-color:#e6a7d9;}
Border around this has a color of #e6a7d9
<div style="border:2px solid #e6a7d9;">Content here</div>
.myborder {border:2px solid #e6a7d9;}