#b09cc8 color space conversions
Hex:
#b09cc8
RGB:
176, 156, 200
CMY:
31, 39, 22
CMYK:
12, 22, 0, 22
HSL:
267°, 28.5714%, 69.8039%
HSV (HSB):
267°, 22.0000%, 78.4314%
XYZ:
40.2183, 37.1772, 59.6998
xyY:
0.2934, 0.2712, 37.1772
CIE-Lab:
67.4097, 15.8500, -19.8846
CIE-LCH:
67.4097, 25.4288, 308.5583
CIE-Luv:
67.4097, 8.0717, -33.0366
Hunter-Lab:
60.9731, 11.0370, -15.3707
#b09cc8 color charts
#b09cc8 color shades, tints & tones
#b09cc8 color schemes
#b09cc8 color preview, HTML & CSS examples
This text has a color of #b09cc8
<p style="color:#b09cc8;">Text here</p>
.mytext {color:#b09cc8;}
This box has a color of #b09cc8
<div style="background-color:#b09cc8;">Content here</div>
.mybackground {background-color:#b09cc8;}
Border around this has a color of #b09cc8
<div style="border:2px solid #b09cc8;">Content here</div>
.myborder {border:2px solid #b09cc8;}