#b29ec9 color space conversions
Hex:
#b29ec9
RGB:
178, 158, 201
CMY:
30, 38, 21
CMYK:
11, 21, 0, 21
HSL:
268°, 28.4768%, 70.3922%
HSV (HSB):
268°, 21.3930%, 78.8235%
XYZ:
41.1296, 38.1357, 60.4515
xyY:
0.2944, 0.2730, 38.1357
CIE-Lab:
68.1205, 15.6002, -19.3433
CIE-LCH:
68.1205, 24.8502, 308.8858
CIE-Luv:
68.1205, 8.1706, -32.1906
Hunter-Lab:
61.7541, 10.8150, -14.8114
#b29ec9 color charts
#b29ec9 color shades, tints & tones
#b29ec9 color schemes
#b29ec9 color preview, HTML & CSS examples
This text has a color of #b29ec9
<p style="color:#b29ec9;">Text here</p>
.mytext {color:#b29ec9;}
This box has a color of #b29ec9
<div style="background-color:#b29ec9;">Content here</div>
.mybackground {background-color:#b29ec9;}
Border around this has a color of #b29ec9
<div style="border:2px solid #b29ec9;">Content here</div>
.myborder {border:2px solid #b29ec9;}