#b09cd7 color space conversions
Hex:
#b09cd7
RGB:
176, 156, 215
CMY:
31, 39, 16
CMYK:
18, 27, 0, 16
HSL:
260°, 42.4460%, 72.7451%
HSV (HSB):
260°, 27.4419%, 84.3137%
XYZ:
42.0587, 37.9133, 69.3913
xyY:
0.2816, 0.2538, 37.9133
CIE-Lab:
67.9567, 19.1331, -27.3592
CIE-LCH:
67.9567, 33.3857, 304.9662
CIE-Luv:
67.9567, 6.7071, -45.6489
Hunter-Lab:
61.5738, 14.1723, -23.7158
#b09cd7 color charts
#b09cd7 color shades, tints & tones
#b09cd7 color schemes
#b09cd7 color preview, HTML & CSS examples
This text has a color of #b09cd7
<p style="color:#b09cd7;">Text here</p>
.mytext {color:#b09cd7;}
This box has a color of #b09cd7
<div style="background-color:#b09cd7;">Content here</div>
.mybackground {background-color:#b09cd7;}
Border around this has a color of #b09cd7
<div style="border:2px solid #b09cd7;">Content here</div>
.myborder {border:2px solid #b09cd7;}