#b59dd4 color space conversions
Hex:
#b59dd4
RGB:
181, 157, 212
CMY:
29, 38, 17
CMYK:
15, 26, 0, 17
HSL:
266°, 39.0071%, 72.3529%
HSV (HSB):
266°, 25.9434%, 83.1373%
XYZ:
42.9967, 38.6912, 67.4893
xyY:
0.2882, 0.2594, 38.6912
CIE-Lab:
68.5270, 19.4867, -24.7890
CIE-LCH:
68.5270, 31.5313, 308.1710
CIE-Luv:
68.5270, 9.2817, -41.5815
Hunter-Lab:
62.2022, 14.5325, -20.7880
#b59dd4 color charts
#b59dd4 color shades, tints & tones
#b59dd4 color schemes
#b59dd4 color preview, HTML & CSS examples
This text has a color of #b59dd4
<p style="color:#b59dd4;">Text here</p>
.mytext {color:#b59dd4;}
This box has a color of #b59dd4
<div style="background-color:#b59dd4;">Content here</div>
.mybackground {background-color:#b59dd4;}
Border around this has a color of #b59dd4
<div style="border:2px solid #b59dd4;">Content here</div>
.myborder {border:2px solid #b59dd4;}