#b29ddd color space conversions
Hex:
#b29ddd
RGB:
178, 157, 221
CMY:
30, 38, 13
CMYK:
19, 29, 0, 13
HSL:
260°, 48.4848%, 74.1176%
HSV (HSB):
260°, 28.9593%, 86.6667%
XYZ:
43.4682, 38.7994, 73.6046
xyY:
0.2789, 0.2489, 38.7994
CIE-Lab:
68.6057, 20.5453, -29.6555
CIE-LCH:
68.6057, 36.0772, 304.7141
CIE-Luv:
68.6057, 6.7938, -49.6863
Hunter-Lab:
62.2891, 15.5595, -26.4582
#b29ddd color charts
#b29ddd color shades, tints & tones
#b29ddd color schemes
#b29ddd color preview, HTML & CSS examples
This text has a color of #b29ddd
<p style="color:#b29ddd;">Text here</p>
.mytext {color:#b29ddd;}
This box has a color of #b29ddd
<div style="background-color:#b29ddd;">Content here</div>
.mybackground {background-color:#b29ddd;}
Border around this has a color of #b29ddd
<div style="border:2px solid #b29ddd;">Content here</div>
.myborder {border:2px solid #b29ddd;}