#b56bcc color space conversions
Hex:
#b56bcc
RGB:
181, 107, 204
CMY:
29, 58, 20
CMYK:
11, 48, 0, 20
HSL:
286°, 48.7437%, 60.9804%
HSV (HSB):
286°, 47.5490%, 80.0000%
XYZ:
35.2128, 24.6988, 60.0382
xyY:
0.2936, 0.2059, 24.6988
CIE-Lab:
56.7807, 45.3972, -38.5192
CIE-LCH:
56.7807, 59.5368, 319.6856
CIE-Luv:
56.7807, 31.4446, -65.6066
Hunter-Lab:
49.6979, 39.5028, -36.8376
#b56bcc color charts
#b56bcc color shades, tints & tones
#b56bcc color schemes
#b56bcc color preview, HTML & CSS examples
This text has a color of #b56bcc
<p style="color:#b56bcc;">Text here</p>
.mytext {color:#b56bcc;}
This box has a color of #b56bcc
<div style="background-color:#b56bcc;">Content here</div>
.mybackground {background-color:#b56bcc;}
Border around this has a color of #b56bcc
<div style="border:2px solid #b56bcc;">Content here</div>
.myborder {border:2px solid #b56bcc;}