#b29ccc color space conversions
Hex:
#b29ccc
RGB:
178, 156, 204
CMY:
30, 39, 20
CMYK:
13, 24, 0, 20
HSL:
268°, 32.0000%, 70.5882%
HSV (HSB):
268°, 23.5294%, 80.0000%
XYZ:
41.1476, 37.6015, 62.2158
xyY:
0.2919, 0.2667, 37.6015
CIE-Lab:
67.7259, 17.3566, -21.6076
CIE-LCH:
67.7259, 27.7153, 308.7736
CIE-Luv:
67.7259, 8.8257, -36.0521
Hunter-Lab:
61.3201, 12.4687, -17.2320
#b29ccc color charts
#b29ccc color shades, tints & tones
#b29ccc color schemes
#b29ccc color preview, HTML & CSS examples
This text has a color of #b29ccc
<p style="color:#b29ccc;">Text here</p>
.mytext {color:#b29ccc;}
This box has a color of #b29ccc
<div style="background-color:#b29ccc;">Content here</div>
.mybackground {background-color:#b29ccc;}
Border around this has a color of #b29ccc
<div style="border:2px solid #b29ccc;">Content here</div>
.myborder {border:2px solid #b29ccc;}