#b8558b color space conversions
Hex:
        #b8558b
        RGB:
        184, 85, 139
        CMY:
        28, 67, 45
        CMYK:
        0, 54, 24, 28
      HSL:
        327°, 41.0788%, 52.7451%
        HSV (HSB):
        327°, 53.8043%, 72.1569%
        XYZ:
        27.6759, 18.5514, 26.5482
        xyY:
        0.3803, 0.2549, 18.5514
      CIE-Lab:
        50.1582, 46.2392, -10.8799
        CIE-LCH:
        50.1582, 47.5019, 346.7593
        CIE-Luv:
        50.1582, 58.2028, -23.0386
        Hunter-Lab:
        43.0714, 39.3218, -6.3950
      #b8558b color charts
#b8558b RGB chart
      #b8558b CMYK chart
      #b8558b RGB pie chart
      #b8558b color shades, tints & tones
#b8558b color schemes
#b8558b color preview, HTML & CSS examples
           This text has a color of #b8558b        
        
          <p style="color:#b8558b;">Text here</p>
        
        
          .mytext {color:#b8558b;}
        
        Text color #b8558b
      
           This box has a color of #b8558b        
        
          <div style="background-color:#b8558b;">Content here</div>
        
        
          .mybackground {background-color:#b8558b;}
        
        Background color #b8558b
      
           Border around this has a color of #b8558b        
        
          <div style="border:2px solid #b8558b;">Content here</div>
        
        
          .myborder {border:2px solid #b8558b;}
        
        Border color #b8558b