#b09cd1 color space conversions
Hex:
#b09cd1
RGB:
176, 156, 209
CMY:
31, 39, 18
CMYK:
16, 25, 0, 18
HSL:
263°, 36.5517%, 71.5686%
HSV (HSB):
263°, 25.3589%, 81.9608%
XYZ:
41.3016, 37.6105, 65.4043
xyY:
0.2862, 0.2606, 37.6105
CIE-Lab:
67.7326, 17.7991, -24.3842
CIE-LCH:
67.7326, 30.1893, 306.1273
CIE-Luv:
67.7326, 7.2533, -40.5927
Hunter-Lab:
61.3274, 12.8898, -20.3023
#b09cd1 color charts
#b09cd1 color shades, tints & tones
#b09cd1 color schemes
#b09cd1 color preview, HTML & CSS examples
This text has a color of #b09cd1
<p style="color:#b09cd1;">Text here</p>
.mytext {color:#b09cd1;}
This box has a color of #b09cd1
<div style="background-color:#b09cd1;">Content here</div>
.mybackground {background-color:#b09cd1;}
Border around this has a color of #b09cd1
<div style="border:2px solid #b09cd1;">Content here</div>
.myborder {border:2px solid #b09cd1;}