#b56fd7 color space conversions
Hex:
#b56fd7
RGB:
181, 111, 215
CMY:
29, 56, 16
CMYK:
16, 48, 0, 16
HSL:
280°, 56.5217%, 63.9216%
HSV (HSB):
280°, 48.3721%, 84.3137%
XYZ:
37.0062, 26.0989, 67.3771
xyY:
0.2836, 0.2000, 26.0989
CIE-Lab:
58.1308, 45.5736, -42.6188
CIE-LCH:
58.1308, 62.3964, 316.9189
CIE-Luv:
58.1308, 27.8769, -72.4429
Hunter-Lab:
51.0871, 39.8985, -42.4347
#b56fd7 color charts
#b56fd7 color shades, tints & tones
#b56fd7 color schemes
#b56fd7 color preview, HTML & CSS examples
This text has a color of #b56fd7
<p style="color:#b56fd7;">Text here</p>
.mytext {color:#b56fd7;}
This box has a color of #b56fd7
<div style="background-color:#b56fd7;">Content here</div>
.mybackground {background-color:#b56fd7;}
Border around this has a color of #b56fd7
<div style="border:2px solid #b56fd7;">Content here</div>
.myborder {border:2px solid #b56fd7;}