#b41c76 color space conversions
Hex:
        #b41c76
        RGB:
        180, 28, 118
        CMY:
        29, 89, 54
        CMYK:
        0, 84, 34, 29
      HSL:
        324°, 73.0769%, 40.7843%
        HSV (HSB):
        324°, 84.4444%, 70.5882%
        XYZ:
        22.5077, 11.8418, 18.2390
        xyY:
        0.4280, 0.2252, 11.8418
      CIE-Lab:
        40.9636, 63.8058, -12.0364
        CIE-LCH:
        40.9636, 64.9311, 349.3172
        CIE-Luv:
        40.9636, 82.7690, -26.7045
        Hunter-Lab:
        34.4119, 56.5298, -7.3364
      #b41c76 color charts
#b41c76 RGB chart
      #b41c76 CMYK chart
      #b41c76 RGB pie chart
      #b41c76 color shades, tints & tones
#b41c76 color schemes
#b41c76 color preview, HTML & CSS examples
           This text has a color of #b41c76        
        
          <p style="color:#b41c76;">Text here</p>
        
        
          .mytext {color:#b41c76;}
        
        Text color #b41c76
      
           This box has a color of #b41c76        
        
          <div style="background-color:#b41c76;">Content here</div>
        
        
          .mybackground {background-color:#b41c76;}
        
        Background color #b41c76
      
           Border around this has a color of #b41c76        
        
          <div style="border:2px solid #b41c76;">Content here</div>
        
        
          .myborder {border:2px solid #b41c76;}
        
        Border color #b41c76