#b05cb6 color space conversions
Hex:
#b05cb6
RGB:
176, 92, 182
CMY:
31, 64, 29
CMYK:
3, 49, 0, 29
HSL:
296°, 38.1356%, 53.7255%
HSV (HSB):
296°, 49.4505%, 71.3725%
XYZ:
30.1751, 20.2618, 46.5765
xyY:
0.3110, 0.2089, 20.2618
CIE-Lab:
52.1319, 47.4216, -33.2262
CIE-LCH:
52.1319, 57.9032, 324.9828
CIE-Luv:
52.1319, 38.5574, -56.5769
Hunter-Lab:
45.0131, 40.8869, -29.8401
#b05cb6 color charts
#b05cb6 color shades, tints & tones
#b05cb6 color schemes
#b05cb6 color preview, HTML & CSS examples
This text has a color of #b05cb6
<p style="color:#b05cb6;">Text here</p>
.mytext {color:#b05cb6;}
This box has a color of #b05cb6
<div style="background-color:#b05cb6;">Content here</div>
.mybackground {background-color:#b05cb6;}
Border around this has a color of #b05cb6
<div style="border:2px solid #b05cb6;">Content here</div>
.myborder {border:2px solid #b05cb6;}