#b57bdc color space conversions
Hex:
#b57bdc
RGB:
181, 123, 220
CMY:
29, 52, 14
CMYK:
18, 44, 0, 14
HSL:
276°, 58.0838%, 67.2549%
HSV (HSB):
276°, 44.0909%, 86.2745%
XYZ:
39.0573, 29.1570, 71.2795
xyY:
0.2800, 0.2090, 29.1570
CIE-Lab:
60.9199, 40.1760, -41.0388
CIE-LCH:
60.9199, 57.4307, 314.3913
CIE-Luv:
60.9199, 22.5685, -69.8237
Hunter-Lab:
53.9972, 34.6176, -40.4682
#b57bdc color charts
#b57bdc color shades, tints & tones
#b57bdc color schemes
#b57bdc color preview, HTML & CSS examples
This text has a color of #b57bdc
<p style="color:#b57bdc;">Text here</p>
.mytext {color:#b57bdc;}
This box has a color of #b57bdc
<div style="background-color:#b57bdc;">Content here</div>
.mybackground {background-color:#b57bdc;}
Border around this has a color of #b57bdc
<div style="border:2px solid #b57bdc;">Content here</div>
.myborder {border:2px solid #b57bdc;}