#b52c77 color space conversions
Hex:
        #b52c77
        RGB:
        181, 44, 119
        CMY:
        29, 83, 53
        CMYK:
        0, 76, 34, 29
      HSL:
        327°, 60.8889%, 44.1176%
        HSV (HSB):
        327°, 75.6906%, 70.9804%
        XYZ:
        23.2865, 12.9570, 18.7264
        xyY:
        0.4236, 0.2357, 12.9570
      CIE-Lab:
        42.6984, 59.8557, -10.0188
        CIE-LCH:
        42.6984, 60.6884, 350.4978
        CIE-Luv:
        42.6984, 79.0052, -23.5700
        Hunter-Lab:
        35.9959, 52.4827, -5.6477
      #b52c77 color charts
#b52c77 RGB chart
      #b52c77 CMYK chart
      #b52c77 RGB pie chart
      #b52c77 color shades, tints & tones
#b52c77 color schemes
#b52c77 color preview, HTML & CSS examples
           This text has a color of #b52c77        
        
          <p style="color:#b52c77;">Text here</p>
        
        
          .mytext {color:#b52c77;}
        
        Text color #b52c77
      
           This box has a color of #b52c77        
        
          <div style="background-color:#b52c77;">Content here</div>
        
        
          .mybackground {background-color:#b52c77;}
        
        Background color #b52c77
      
           Border around this has a color of #b52c77        
        
          <div style="border:2px solid #b52c77;">Content here</div>
        
        
          .myborder {border:2px solid #b52c77;}
        
        Border color #b52c77