#b57bd5 color space conversions
Hex:
#b57bd5
RGB:
181, 123, 213
CMY:
29, 52, 16
CMYK:
15, 42, 0, 16
HSL:
279°, 51.7241%, 65.8824%
HSV (HSB):
279°, 42.2535%, 83.5294%
XYZ:
38.1493, 28.7938, 66.4979
xyY:
0.2859, 0.2158, 28.7938
CIE-Lab:
60.5992, 38.6551, -37.6184
CIE-LCH:
60.5992, 53.9385, 315.7787
CIE-Luv:
60.5992, 23.6890, -64.0426
Hunter-Lab:
53.6598, 32.9992, -35.9132
#b57bd5 color charts
#b57bd5 color shades, tints & tones
#b57bd5 color schemes
#b57bd5 color preview, HTML & CSS examples
This text has a color of #b57bd5
<p style="color:#b57bd5;">Text here</p>
.mytext {color:#b57bd5;}
This box has a color of #b57bd5
<div style="background-color:#b57bd5;">Content here</div>
.mybackground {background-color:#b57bd5;}
Border around this has a color of #b57bd5
<div style="border:2px solid #b57bd5;">Content here</div>
.myborder {border:2px solid #b57bd5;}