#b53d80 color space conversions
Hex:
        #b53d80
        RGB:
        181, 61, 128
        CMY:
        29, 76, 50
        CMYK:
        0, 66, 29, 29
      HSL:
        327°, 49.5868%, 47.4510%
        HSV (HSB):
        327°, 66.2983%, 70.9804%
        XYZ:
        24.6211, 14.7198, 21.9656
        xyY:
        0.4016, 0.2401, 14.7198
      CIE-Lab:
        45.2479, 54.7326, -11.6982
        CIE-LCH:
        45.2479, 55.9688, 347.9355
        CIE-Luv:
        45.2479, 69.7106, -25.1716
        Hunter-Lab:
        38.3663, 47.4089, -7.0884
      #b53d80 color charts
#b53d80 RGB chart
      #b53d80 CMYK chart
      #b53d80 RGB pie chart
      #b53d80 color shades, tints & tones
#b53d80 color schemes
#b53d80 color preview, HTML & CSS examples
           This text has a color of #b53d80        
        
          <p style="color:#b53d80;">Text here</p>
        
        
          .mytext {color:#b53d80;}
        
        Text color #b53d80
      
           This box has a color of #b53d80        
        
          <div style="background-color:#b53d80;">Content here</div>
        
        
          .mybackground {background-color:#b53d80;}
        
        Background color #b53d80
      
           Border around this has a color of #b53d80        
        
          <div style="border:2px solid #b53d80;">Content here</div>
        
        
          .myborder {border:2px solid #b53d80;}
        
        Border color #b53d80