#b0599e color space conversions
Hex:
#b0599e
RGB:
176, 89, 158
CMY:
31, 65, 38
CMYK:
0, 49, 10, 31
HSL:
312°, 35.5102%, 51.9608%
HSV (HSB):
312°, 49.4318%, 69.0196%
XYZ:
27.6484, 18.8435, 34.5277
xyY:
0.3413, 0.2326, 18.8435
CIE-Lab:
50.5036, 44.6410, -21.7234
CIE-LCH:
50.5036, 49.6459, 334.0513
CIE-Luv:
50.5036, 45.5445, -38.4607
Hunter-Lab:
43.4091, 37.7256, -16.7730
#b0599e color charts
#b0599e color shades, tints & tones
#b0599e color schemes
#b0599e color preview, HTML & CSS examples
This text has a color of #b0599e
<p style="color:#b0599e;">Text here</p>
.mytext {color:#b0599e;}
This box has a color of #b0599e
<div style="background-color:#b0599e;">Content here</div>
.mybackground {background-color:#b0599e;}
Border around this has a color of #b0599e
<div style="border:2px solid #b0599e;">Content here</div>
.myborder {border:2px solid #b0599e;}