#b41e7a color space conversions
Hex:
        #b41e7a
        RGB:
        180, 30, 122
        CMY:
        29, 88, 52
        CMYK:
        0, 83, 32, 29
      HSL:
        323°, 71.4286%, 41.1765%
        HSV (HSB):
        323°, 83.3333%, 70.5882%
        XYZ:
        22.7995, 12.0370, 19.5341
        xyY:
        0.4193, 0.2214, 12.0370
      CIE-Lab:
        41.2748, 63.7955, -14.0498
        CIE-LCH:
        41.2748, 65.3243, 347.5799
        CIE-Luv:
        41.2748, 80.6481, -29.3953
        Hunter-Lab:
        34.6944, 56.5868, -9.0962
      #b41e7a color charts
#b41e7a RGB chart
      #b41e7a CMYK chart
      #b41e7a RGB pie chart
      #b41e7a color shades, tints & tones
#b41e7a color schemes
#b41e7a color preview, HTML & CSS examples
           This text has a color of #b41e7a        
        
          <p style="color:#b41e7a;">Text here</p>
        
        
          .mytext {color:#b41e7a;}
        
        Text color #b41e7a
      
           This box has a color of #b41e7a        
        
          <div style="background-color:#b41e7a;">Content here</div>
        
        
          .mybackground {background-color:#b41e7a;}
        
        Background color #b41e7a
      
           Border around this has a color of #b41e7a        
        
          <div style="border:2px solid #b41e7a;">Content here</div>
        
        
          .myborder {border:2px solid #b41e7a;}
        
        Border color #b41e7a