#b49dca color space conversions
Hex:
#b49dca
RGB:
180, 157, 202
CMY:
29, 38, 21
CMYK:
11, 22, 0, 21
HSL:
271°, 29.8013%, 70.3922%
HSV (HSB):
271°, 22.2772%, 79.2157%
XYZ:
41.5400, 38.0815, 61.0382
xyY:
0.2953, 0.2707, 38.0815
CIE-Lab:
68.0806, 17.0261, -19.9422
CIE-LCH:
68.0806, 26.2217, 310.4898
CIE-Luv:
68.0806, 9.6791, -33.3664
Hunter-Lab:
61.7102, 12.1638, -15.4472
#b49dca color charts
#b49dca color shades, tints & tones
#b49dca color schemes
#b49dca color preview, HTML & CSS examples
This text has a color of #b49dca
<p style="color:#b49dca;">Text here</p>
.mytext {color:#b49dca;}
This box has a color of #b49dca
<div style="background-color:#b49dca;">Content here</div>
.mybackground {background-color:#b49dca;}
Border around this has a color of #b49dca
<div style="border:2px solid #b49dca;">Content here</div>
.myborder {border:2px solid #b49dca;}