#b41f82 color space conversions
Hex:
        #b41f82
        RGB:
        180, 31, 130
        CMY:
        29, 88, 49
        CMYK:
        0, 83, 28, 29
      HSL:
        320°, 70.6161%, 41.3725%
        HSV (HSB):
        320°, 82.7778%, 70.5882%
        XYZ:
        23.3416, 12.2950, 22.2620
        xyY:
        0.4031, 0.2124, 12.2950
      CIE-Lab:
        41.6811, 64.4873, -18.3731
        CIE-LCH:
        41.6811, 67.0536, 344.0972
        CIE-Luv:
        41.6811, 77.0672, -35.3827
        Hunter-Lab:
        35.0642, 57.4621, -13.0979
      #b41f82 color charts
#b41f82 RGB chart
      #b41f82 CMYK chart
      #b41f82 RGB pie chart
      #b41f82 color shades, tints & tones
#b41f82 color schemes
#b41f82 color preview, HTML & CSS examples
           This text has a color of #b41f82        
        
          <p style="color:#b41f82;">Text here</p>
        
        
          .mytext {color:#b41f82;}
        
        Text color #b41f82
      
           This box has a color of #b41f82        
        
          <div style="background-color:#b41f82;">Content here</div>
        
        
          .mybackground {background-color:#b41f82;}
        
        Background color #b41f82
      
           Border around this has a color of #b41f82        
        
          <div style="border:2px solid #b41f82;">Content here</div>
        
        
          .myborder {border:2px solid #b41f82;}
        
        Border color #b41f82