#b41c61 color space conversions
Hex:
        #b41c61
        RGB:
        180, 28, 97
        CMY:
        29, 89, 62
        CMYK:
        0, 84, 46, 29
      HSL:
        333°, 73.0769%, 40.7843%
        HSV (HSB):
        333°, 84.4444%, 70.5882%
        XYZ:
        21.3953, 11.3969, 12.3814
        xyY:
        0.4736, 0.2523, 11.3969
      CIE-Lab:
        40.2410, 61.7380, 0.0726
        CIE-LCH:
        40.2410, 61.7381, 0.0673
        CIE-Luv:
        40.2410, 91.5877, -11.1876
        Hunter-Lab:
        33.7593, 54.0477, 1.8865
      #b41c61 color charts
#b41c61 RGB chart
      #b41c61 CMYK chart
      #b41c61 RGB pie chart
      #b41c61 color shades, tints & tones
#b41c61 color schemes
#b41c61 color preview, HTML & CSS examples
           This text has a color of #b41c61        
        
          <p style="color:#b41c61;">Text here</p>
        
        
          .mytext {color:#b41c61;}
        
        Text color #b41c61
      
           This box has a color of #b41c61        
        
          <div style="background-color:#b41c61;">Content here</div>
        
        
          .mybackground {background-color:#b41c61;}
        
        Background color #b41c61
      
           Border around this has a color of #b41c61        
        
          <div style="border:2px solid #b41c61;">Content here</div>
        
        
          .myborder {border:2px solid #b41c61;}
        
        Border color #b41c61