#b57dcd color space conversions
Hex:
#b57dcd
RGB:
181, 125, 205
CMY:
29, 51, 20
CMYK:
12, 39, 0, 20
HSL:
282°, 44.4444%, 64.7059%
HSV (HSB):
282°, 39.0244%, 80.3922%
XYZ:
37.4091, 28.8988, 61.3640
xyY:
0.2930, 0.2264, 28.8988
CIE-Lab:
60.6922, 35.8535, -32.9738
CIE-LCH:
60.6922, 48.7108, 317.3959
CIE-Luv:
60.6922, 24.1583, -56.2109
Hunter-Lab:
53.7576, 30.1398, -30.0489
#b57dcd color charts
#b57dcd color shades, tints & tones
#b57dcd color schemes
#b57dcd color preview, HTML & CSS examples
This text has a color of #b57dcd
<p style="color:#b57dcd;">Text here</p>
.mytext {color:#b57dcd;}
This box has a color of #b57dcd
<div style="background-color:#b57dcd;">Content here</div>
.mybackground {background-color:#b57dcd;}
Border around this has a color of #b57dcd
<div style="border:2px solid #b57dcd;">Content here</div>
.myborder {border:2px solid #b57dcd;}