#b41c74 color space conversions
Hex:
        #b41c74
        RGB:
        180, 28, 116
        CMY:
        29, 89, 55
        CMYK:
        0, 84, 36, 29
      HSL:
        325°, 73.0769%, 40.7843%
        HSV (HSB):
        325°, 84.4444%, 70.5882%
        XYZ:
        22.3900, 11.7948, 17.6195
        xyY:
        0.4322, 0.2277, 11.7948
      CIE-Lab:
        40.8880, 63.5916, -10.9042
        CIE-LCH:
        40.8880, 64.5197, 350.2700
        CIE-Luv:
        40.8880, 83.6215, -25.1840
        Hunter-Lab:
        34.3435, 56.2708, -6.3776
      #b41c74 color charts
#b41c74 RGB chart
      #b41c74 CMYK chart
      #b41c74 RGB pie chart
      #b41c74 color shades, tints & tones
#b41c74 color schemes
#b41c74 color preview, HTML & CSS examples
           This text has a color of #b41c74        
        
          <p style="color:#b41c74;">Text here</p>
        
        
          .mytext {color:#b41c74;}
        
        Text color #b41c74
      
           This box has a color of #b41c74        
        
          <div style="background-color:#b41c74;">Content here</div>
        
        
          .mybackground {background-color:#b41c74;}
        
        Background color #b41c74
      
           Border around this has a color of #b41c74        
        
          <div style="border:2px solid #b41c74;">Content here</div>
        
        
          .myborder {border:2px solid #b41c74;}
        
        Border color #b41c74