#b43277 color space conversions
Hex:
        #b43277
        RGB:
        180, 50, 119
        CMY:
        29, 80, 53
        CMYK:
        0, 72, 34, 29
      HSL:
        328°, 56.5217%, 45.0980%
        HSV (HSB):
        328°, 72.2222%, 70.5882%
        XYZ:
        23.2928, 13.3164, 18.7954
        xyY:
        0.4204, 0.2403, 13.3164
      CIE-Lab:
        43.2362, 57.5659, -9.2282
        CIE-LCH:
        43.2362, 58.3008, 350.8926
        CIE-Luv:
        43.2362, 76.2159, -22.1615
        Hunter-Lab:
        36.4917, 50.0768, -4.9938
      #b43277 color charts
#b43277 RGB chart
      #b43277 CMYK chart
      #b43277 RGB pie chart
      #b43277 color shades, tints & tones
#b43277 color schemes
#b43277 color preview, HTML & CSS examples
           This text has a color of #b43277        
        
          <p style="color:#b43277;">Text here</p>
        
        
          .mytext {color:#b43277;}
        
        Text color #b43277
      
           This box has a color of #b43277        
        
          <div style="background-color:#b43277;">Content here</div>
        
        
          .mybackground {background-color:#b43277;}
        
        Background color #b43277
      
           Border around this has a color of #b43277        
        
          <div style="border:2px solid #b43277;">Content here</div>
        
        
          .myborder {border:2px solid #b43277;}
        
        Border color #b43277