#b29fcc color space conversions
Hex:
#b29fcc
RGB:
178, 159, 204
CMY:
30, 38, 20
CMYK:
13, 22, 0, 20
HSL:
265°, 30.6122%, 71.1765%
HSV (HSB):
265°, 22.0588%, 80.0000%
XYZ:
41.6573, 38.6209, 62.3857
xyY:
0.2920, 0.2707, 38.6209
CIE-Lab:
68.4758, 15.6798, -20.4657
CIE-LCH:
68.4758, 25.7818, 307.4575
CIE-Luv:
68.4758, 7.4348, -34.0239
Hunter-Lab:
62.1457, 10.8966, -16.0170
#b29fcc color charts
#b29fcc color shades, tints & tones
#b29fcc color schemes
#b29fcc color preview, HTML & CSS examples
This text has a color of #b29fcc
<p style="color:#b29fcc;">Text here</p>
.mytext {color:#b29fcc;}
This box has a color of #b29fcc
<div style="background-color:#b29fcc;">Content here</div>
.mybackground {background-color:#b29fcc;}
Border around this has a color of #b29fcc
<div style="border:2px solid #b29fcc;">Content here</div>
.myborder {border:2px solid #b29fcc;}