#b58bcd color space conversions
Hex:
#b58bcd
RGB:
181, 139, 205
CMY:
29, 45, 20
CMYK:
12, 32, 0, 20
HSL:
278°, 39.7590%, 67.4510%
HSV (HSB):
278°, 32.1951%, 80.3922%
XYZ:
39.3081, 32.6968, 61.9970
xyY:
0.2933, 0.2440, 32.6968
CIE-Lab:
63.9146, 28.0618, -27.9839
CIE-LCH:
63.9146, 39.6304, 315.0797
CIE-Luv:
63.9146, 18.1426, -47.5270
Hunter-Lab:
57.1811, 22.6397, -24.2567
#b58bcd color charts
#b58bcd color shades, tints & tones
#b58bcd color schemes
#b58bcd color preview, HTML & CSS examples
This text has a color of #b58bcd
<p style="color:#b58bcd;">Text here</p>
.mytext {color:#b58bcd;}
This box has a color of #b58bcd
<div style="background-color:#b58bcd;">Content here</div>
.mybackground {background-color:#b58bcd;}
Border around this has a color of #b58bcd
<div style="border:2px solid #b58bcd;">Content here</div>
.myborder {border:2px solid #b58bcd;}