#b5359b color space conversions
Hex:
        #b5359b
        RGB:
        181, 53, 155
        CMY:
        29, 79, 39
        CMYK:
        0, 71, 14, 29
      HSL:
        312°, 54.7009%, 45.8824%
        HSV (HSB):
        312°, 70.7182%, 70.9804%
        XYZ:
        26.2456, 14.7365, 32.4715
        xyY:
        0.3573, 0.2006, 14.7365
      CIE-Lab:
        45.2712, 61.4936, -27.9818
        CIE-LCH:
        45.2712, 67.5607, 335.5327
        CIE-Luv:
        45.2712, 62.8041, -49.1886
        Hunter-Lab:
        38.3882, 54.8591, -23.2800
      #b5359b color charts
#b5359b RGB chart
      #b5359b CMYK chart
      #b5359b RGB pie chart
      #b5359b color shades, tints & tones
#b5359b color schemes
#b5359b color preview, HTML & CSS examples
           This text has a color of #b5359b        
        
          <p style="color:#b5359b;">Text here</p>
        
        
          .mytext {color:#b5359b;}
        
        Text color #b5359b
      
           This box has a color of #b5359b        
        
          <div style="background-color:#b5359b;">Content here</div>
        
        
          .mybackground {background-color:#b5359b;}
        
        Background color #b5359b
      
           Border around this has a color of #b5359b        
        
          <div style="border:2px solid #b5359b;">Content here</div>
        
        
          .myborder {border:2px solid #b5359b;}
        
        Border color #b5359b