#b45180 color space conversions
Hex:
        #b45180
        RGB:
        180, 81, 128
        CMY:
        29, 68, 50
        CMYK:
        0, 55, 29, 29
      HSL:
        332°, 39.7590%, 51.1765%
        HSV (HSB):
        332°, 55.0000%, 70.5882%
        XYZ:
        25.6611, 17.1467, 22.3792
        xyY:
        0.3937, 0.2630, 17.1467
      CIE-Lab:
        48.4443, 45.3813, -6.9189
        CIE-LCH:
        48.4443, 45.9057, 351.3313
        CIE-Luv:
        48.4443, 60.1001, -17.2687
        Hunter-Lab:
        41.4085, 38.1525, -3.0573
      #b45180 color charts
#b45180 RGB chart
      #b45180 CMYK chart
      #b45180 RGB pie chart
      #b45180 color shades, tints & tones
#b45180 color schemes
#b45180 color preview, HTML & CSS examples
           This text has a color of #b45180        
        
          <p style="color:#b45180;">Text here</p>
        
        
          .mytext {color:#b45180;}
        
        Text color #b45180
      
           This box has a color of #b45180        
        
          <div style="background-color:#b45180;">Content here</div>
        
        
          .mybackground {background-color:#b45180;}
        
        Background color #b45180
      
           Border around this has a color of #b45180        
        
          <div style="border:2px solid #b45180;">Content here</div>
        
        
          .myborder {border:2px solid #b45180;}
        
        Border color #b45180