#b5357b color space conversions
Hex:
        #b5357b
        RGB:
        181, 53, 123
        CMY:
        29, 79, 52
        CMYK:
        0, 71, 32, 29
      HSL:
        327°, 54.7009%, 45.8824%
        HSV (HSB):
        327°, 70.7182%, 70.9804%
        XYZ:
        23.9043, 13.8000, 20.1427
        xyY:
        0.4132, 0.2386, 13.8000
      CIE-Lab:
        43.9448, 57.2263, -10.6060
        CIE-LCH:
        43.9448, 58.2008, 349.5002
        CIE-Luv:
        43.9448, 74.4761, -24.0046
        Hunter-Lab:
        37.1484, 49.8518, -6.1445
      #b5357b color charts
#b5357b RGB chart
      #b5357b CMYK chart
      #b5357b RGB pie chart
      #b5357b color shades, tints & tones
#b5357b color schemes
#b5357b color preview, HTML & CSS examples
           This text has a color of #b5357b        
        
          <p style="color:#b5357b;">Text here</p>
        
        
          .mytext {color:#b5357b;}
        
        Text color #b5357b
      
           This box has a color of #b5357b        
        
          <div style="background-color:#b5357b;">Content here</div>
        
        
          .mybackground {background-color:#b5357b;}
        
        Background color #b5357b
      
           Border around this has a color of #b5357b        
        
          <div style="border:2px solid #b5357b;">Content here</div>
        
        
          .myborder {border:2px solid #b5357b;}
        
        Border color #b5357b