#b41f71 color space conversions
Hex:
        #b41f71
        RGB:
        180, 31, 113
        CMY:
        29, 88, 56
        CMYK:
        0, 83, 37, 29
      HSL:
        327°, 70.6161%, 41.3725%
        HSV (HSB):
        327°, 82.7778%, 70.5882%
        XYZ:
        22.2930, 11.8755, 16.7400
        xyY:
        0.4379, 0.2333, 11.8755
      CIE-Lab:
        41.0176, 62.5865, -8.8363
        CIE-LCH:
        41.0176, 63.2072, 351.9638
        CIE-Luv:
        41.0176, 84.2124, -22.3525
        Hunter-Lab:
        34.4609, 55.1665, -4.6786
      #b41f71 color charts
#b41f71 RGB chart
      #b41f71 CMYK chart
      #b41f71 RGB pie chart
      #b41f71 color shades, tints & tones
#b41f71 color schemes
#b41f71 color preview, HTML & CSS examples
           This text has a color of #b41f71        
        
          <p style="color:#b41f71;">Text here</p>
        
        
          .mytext {color:#b41f71;}
        
        Text color #b41f71
      
           This box has a color of #b41f71        
        
          <div style="background-color:#b41f71;">Content here</div>
        
        
          .mybackground {background-color:#b41f71;}
        
        Background color #b41f71
      
           Border around this has a color of #b41f71        
        
          <div style="border:2px solid #b41f71;">Content here</div>
        
        
          .myborder {border:2px solid #b41f71;}
        
        Border color #b41f71