#b29dcc color space conversions
Hex:
#b29dcc
RGB:
178, 157, 204
CMY:
30, 38, 20
CMYK:
13, 23, 0, 20
HSL:
267°, 31.5436%, 70.7843%
HSV (HSB):
267°, 23.0392%, 80.0000%
XYZ:
41.3162, 37.9386, 62.2720
xyY:
0.2919, 0.2681, 37.9386
CIE-Lab:
67.9753, 16.7972, -21.2276
CIE-LCH:
67.9753, 27.0695, 308.3544
CIE-Luv:
67.9753, 8.3630, -35.3773
Hunter-Lab:
61.5943, 11.9441, -16.8264
#b29dcc color charts
#b29dcc color shades, tints & tones
#b29dcc color schemes
#b29dcc color preview, HTML & CSS examples
This text has a color of #b29dcc
<p style="color:#b29dcc;">Text here</p>
.mytext {color:#b29dcc;}
This box has a color of #b29dcc
<div style="background-color:#b29dcc;">Content here</div>
.mybackground {background-color:#b29dcc;}
Border around this has a color of #b29dcc
<div style="border:2px solid #b29dcc;">Content here</div>
.myborder {border:2px solid #b29dcc;}