#b57dbc color space conversions
Hex:
#b57dbc
RGB:
181, 125, 188
CMY:
29, 51, 26
CMYK:
4, 34, 0, 26
HSL:
293°, 31.9797%, 61.3725%
HSV (HSB):
293°, 33.5106%, 73.7255%
XYZ:
35.4668, 28.1218, 51.1357
xyY:
0.3091, 0.2451, 28.1218
CIE-Lab:
59.9986, 32.3881, -24.4276
CIE-LCH:
59.9986, 40.5672, 322.9758
CIE-Luv:
59.9986, 26.8798, -42.0415
Hunter-Lab:
53.0300, 26.5793, -20.0511
#b57dbc color charts
#b57dbc color shades, tints & tones
#b57dbc color schemes
#b57dbc color preview, HTML & CSS examples
This text has a color of #b57dbc
<p style="color:#b57dbc;">Text here</p>
.mytext {color:#b57dbc;}
This box has a color of #b57dbc
<div style="background-color:#b57dbc;">Content here</div>
.mybackground {background-color:#b57dbc;}
Border around this has a color of #b57dbc
<div style="border:2px solid #b57dbc;">Content here</div>
.myborder {border:2px solid #b57dbc;}