#b29de6 color space conversions
Hex:
#b29de6
RGB:
178, 157, 230
CMY:
30, 38, 10
CMYK:
23, 32, 0, 10
HSL:
257°, 59.3496%, 75.8824%
HSV (HSB):
257°, 31.7391%, 90.1961%
XYZ:
44.7000, 39.2921, 80.0911
xyY:
0.2724, 0.2395, 39.2921
CIE-Lab:
68.9623, 22.6130, -34.0524
CIE-LCH:
68.9623, 40.8768, 303.5868
CIE-Luv:
68.9623, 5.9653, -57.2787
Hunter-Lab:
62.6834, 17.5937, -31.8769
#b29de6 color charts
#b29de6 color shades, tints & tones
#b29de6 color schemes
#b29de6 color preview, HTML & CSS examples
This text has a color of #b29de6
<p style="color:#b29de6;">Text here</p>
.mytext {color:#b29de6;}
This box has a color of #b29de6
<div style="background-color:#b29de6;">Content here</div>
.mybackground {background-color:#b29de6;}
Border around this has a color of #b29de6
<div style="border:2px solid #b29de6;">Content here</div>
.myborder {border:2px solid #b29de6;}