#b53c9b color space conversions
Hex:
        #b53c9b
        RGB:
        181, 60, 155
        CMY:
        29, 76, 39
        CMYK:
        0, 67, 14, 29
      HSL:
        313°, 50.2075%, 47.2549%
        HSV (HSB):
        313°, 66.8508%, 70.9804%
        XYZ:
        26.5883, 15.4220, 32.5857
        xyY:
        0.3564, 0.2067, 15.4220
      CIE-Lab:
        46.2069, 58.8716, -26.5251
        CIE-LCH:
        46.2069, 64.5713, 335.7457
        CIE-Luv:
        46.2069, 60.7762, -46.9128
        Hunter-Lab:
        39.2709, 52.1291, -21.7073
      #b53c9b color charts
#b53c9b RGB chart
      #b53c9b CMYK chart
      #b53c9b RGB pie chart
      #b53c9b color shades, tints & tones
#b53c9b color schemes
#b53c9b color preview, HTML & CSS examples
           This text has a color of #b53c9b        
        
          <p style="color:#b53c9b;">Text here</p>
        
        
          .mytext {color:#b53c9b;}
        
        Text color #b53c9b
      
           This box has a color of #b53c9b        
        
          <div style="background-color:#b53c9b;">Content here</div>
        
        
          .mybackground {background-color:#b53c9b;}
        
        Background color #b53c9b
      
           Border around this has a color of #b53c9b        
        
          <div style="border:2px solid #b53c9b;">Content here</div>
        
        
          .myborder {border:2px solid #b53c9b;}
        
        Border color #b53c9b