#b3589d color space conversions
Hex:
#b3589d
RGB:
179, 88, 157
CMY:
30, 65, 38
CMYK:
0, 51, 12, 30
HSL:
315°, 37.4486%, 52.3529%
HSV (HSB):
315°, 50.8380%, 70.1961%
XYZ:
28.1659, 18.9975, 34.0807
xyY:
0.3467, 0.2338, 18.9975
CIE-Lab:
50.6843, 45.9164, -20.8208
CIE-LCH:
50.6843, 50.4165, 335.6081
CIE-Luv:
50.6843, 48.3611, -37.3659
Hunter-Lab:
43.5861, 39.0735, -15.8495
#b3589d color charts
#b3589d color shades, tints & tones
#b3589d color schemes
#b3589d color preview, HTML & CSS examples
This text has a color of #b3589d
<p style="color:#b3589d;">Text here</p>
.mytext {color:#b3589d;}
This box has a color of #b3589d
<div style="background-color:#b3589d;">Content here</div>
.mybackground {background-color:#b3589d;}
Border around this has a color of #b3589d
<div style="border:2px solid #b3589d;">Content here</div>
.myborder {border:2px solid #b3589d;}