#b39ddd color space conversions
Hex:
#b39ddd
RGB:
179, 157, 221
CMY:
30, 38, 13
CMYK:
19, 29, 0, 13
HSL:
261°, 48.4848%, 74.1176%
HSV (HSB):
261°, 28.9593%, 86.6667%
XYZ:
43.6985, 38.9181, 73.6154
xyY:
0.2797, 0.2491, 38.9181
CIE-Lab:
68.6919, 20.8528, -29.5155
CIE-LCH:
68.6919, 36.1387, 305.2414
CIE-Luv:
68.6919, 7.3301, -49.5115
Hunter-Lab:
62.3844, 15.8616, -26.2949
#b39ddd color charts
#b39ddd color shades, tints & tones
#b39ddd color schemes
#b39ddd color preview, HTML & CSS examples
This text has a color of #b39ddd
<p style="color:#b39ddd;">Text here</p>
.mytext {color:#b39ddd;}
This box has a color of #b39ddd
<div style="background-color:#b39ddd;">Content here</div>
.mybackground {background-color:#b39ddd;}
Border around this has a color of #b39ddd
<div style="border:2px solid #b39ddd;">Content here</div>
.myborder {border:2px solid #b39ddd;}