#b57db5 color space conversions
Hex:
#b57db5
RGB:
181, 125, 181
CMY:
29, 51, 29
CMYK:
0, 31, 0, 29
HSL:
300°, 27.4510%, 60.0000%
HSV (HSB):
300°, 30.9392%, 70.9804%
XYZ:
34.7302, 27.8272, 47.2568
xyY:
0.3163, 0.2534, 27.8272
CIE-Lab:
59.7323, 31.0266, -20.8522
CIE-LCH:
59.7323, 37.3827, 326.0959
CIE-Luv:
59.7323, 28.0087, -36.2224
Hunter-Lab:
52.7515, 25.2045, -16.1882
#b57db5 color charts
#b57db5 color shades, tints & tones
#b57db5 color schemes
#b57db5 color preview, HTML & CSS examples
This text has a color of #b57db5
<p style="color:#b57db5;">Text here</p>
.mytext {color:#b57db5;}
This box has a color of #b57db5
<div style="background-color:#b57db5;">Content here</div>
.mybackground {background-color:#b57db5;}
Border around this has a color of #b57db5
<div style="border:2px solid #b57db5;">Content here</div>
.myborder {border:2px solid #b57db5;}