#b56bcd color space conversions
Hex:
#b56bcd
RGB:
181, 107, 205
CMY:
29, 58, 20
CMYK:
12, 48, 0, 20
HSL:
285°, 49.4949%, 61.1765%
HSV (HSB):
285°, 47.8049%, 80.3922%
XYZ:
35.3332, 24.7469, 60.6720
xyY:
0.2926, 0.2049, 24.7469
CIE-Lab:
56.8280, 45.6021, -39.0128
CIE-LCH:
56.8280, 60.0130, 319.4529
CIE-Luv:
56.8280, 31.2469, -66.4243
Hunter-Lab:
49.7463, 39.7269, -37.4894
#b56bcd color charts
#b56bcd color shades, tints & tones
#b56bcd color schemes
#b56bcd color preview, HTML & CSS examples
This text has a color of #b56bcd
<p style="color:#b56bcd;">Text here</p>
.mytext {color:#b56bcd;}
This box has a color of #b56bcd
<div style="background-color:#b56bcd;">Content here</div>
.mybackground {background-color:#b56bcd;}
Border around this has a color of #b56bcd
<div style="border:2px solid #b56bcd;">Content here</div>
.myborder {border:2px solid #b56bcd;}