#b53b97 color space conversions
Hex:
        #b53b97
        RGB:
        181, 59, 151
        CMY:
        29, 77, 41
        CMYK:
        0, 67, 17, 29
      HSL:
        315°, 50.8333%, 47.0588%
        HSV (HSB):
        315°, 67.4033%, 70.9804%
        XYZ:
        26.2059, 15.1861, 30.8282
        xyY:
        0.3629, 0.2103, 15.1861
      CIE-Lab:
        45.8880, 58.6711, -24.6251
        CIE-LCH:
        45.8880, 63.6294, 337.2315
        CIE-Luv:
        45.8880, 62.4571, -44.0678
        Hunter-Lab:
        38.9693, 51.8408, -19.6251
      #b53b97 color charts
#b53b97 RGB chart
      #b53b97 CMYK chart
      #b53b97 RGB pie chart
      #b53b97 color shades, tints & tones
#b53b97 color schemes
#b53b97 color preview, HTML & CSS examples
           This text has a color of #b53b97        
        
          <p style="color:#b53b97;">Text here</p>
        
        
          .mytext {color:#b53b97;}
        
        Text color #b53b97
      
           This box has a color of #b53b97        
        
          <div style="background-color:#b53b97;">Content here</div>
        
        
          .mybackground {background-color:#b53b97;}
        
        Background color #b53b97
      
           Border around this has a color of #b53b97        
        
          <div style="border:2px solid #b53b97;">Content here</div>
        
        
          .myborder {border:2px solid #b53b97;}
        
        Border color #b53b97