#b41d74 color space conversions
Hex:
        #b41d74
        RGB:
        180, 29, 116
        CMY:
        29, 89, 55
        CMYK:
        0, 84, 36, 29
      HSL:
        325°, 72.2488%, 40.9804%
        HSV (HSB):
        325°, 83.8889%, 70.5882%
        XYZ:
        22.4141, 11.8430, 17.6276
        xyY:
        0.4320, 0.2283, 11.8430
      CIE-Lab:
        40.9655, 63.3687, -10.7872
        CIE-LCH:
        40.9655, 64.2803, 350.3391
        CIE-Luv:
        40.9655, 83.4059, -25.0017
        Hunter-Lab:
        34.4136, 56.0360, -6.2803
      #b41d74 color charts
#b41d74 RGB chart
      #b41d74 CMYK chart
      #b41d74 RGB pie chart
      #b41d74 color shades, tints & tones
#b41d74 color schemes
#b41d74 color preview, HTML & CSS examples
           This text has a color of #b41d74        
        
          <p style="color:#b41d74;">Text here</p>
        
        
          .mytext {color:#b41d74;}
        
        Text color #b41d74
      
           This box has a color of #b41d74        
        
          <div style="background-color:#b41d74;">Content here</div>
        
        
          .mybackground {background-color:#b41d74;}
        
        Background color #b41d74
      
           Border around this has a color of #b41d74        
        
          <div style="border:2px solid #b41d74;">Content here</div>
        
        
          .myborder {border:2px solid #b41d74;}
        
        Border color #b41d74