#e6b6ec color space conversions
Hex:
#e6b6ec
RGB:
230, 182, 236
CMY:
10, 29, 7
CMYK:
3, 23, 0, 7
HSL:
293°, 58.6957%, 81.9608%
HSV (HSB):
293°, 22.8814%, 92.5490%
XYZ:
64.5014, 56.3350, 86.8310
xyY:
0.3106, 0.2713, 56.3350
CIE-Lab:
79.8041, 26.4380, -20.2882
CIE-LCH:
79.8041, 33.3253, 322.4978
CIE-Luv:
79.8041, 23.5233, -36.3081
Hunter-Lab:
75.0567, 22.0483, -16.0513
#e6b6ec color charts
#e6b6ec color shades, tints & tones
#e6b6ec color schemes
#e6b6ec color preview, HTML & CSS examples
This text has a color of #e6b6ec
<p style="color:#e6b6ec;">Text here</p>
.mytext {color:#e6b6ec;}
This box has a color of #e6b6ec
<div style="background-color:#e6b6ec;">Content here</div>
.mybackground {background-color:#e6b6ec;}
Border around this has a color of #e6b6ec
<div style="border:2px solid #e6b6ec;">Content here</div>
.myborder {border:2px solid #e6b6ec;}