#b40d73 color space conversions
Hex:
        #b40d73
        RGB:
        180, 13, 115
        CMY:
        29, 95, 55
        CMYK:
        0, 93, 36, 29
      HSL:
        323°, 86.5285%, 37.8431%
        HSV (HSB):
        323°, 92.7778%, 70.5882%
        XYZ:
        22.0608, 11.2290, 17.2243
        xyY:
        0.4367, 0.2223, 11.2290
      CIE-Lab:
        39.9634, 66.0560, -11.6773
        CIE-LCH:
        39.9634, 67.0803, 349.9749
        CIE-Luv:
        39.9634, 86.5263, -26.5064
        Hunter-Lab:
        33.5096, 58.8724, -7.0190
      #b40d73 color charts
#b40d73 RGB chart
      #b40d73 CMYK chart
      #b40d73 RGB pie chart
      #b40d73 color shades, tints & tones
#b40d73 color schemes
#b40d73 color preview, HTML & CSS examples
           This text has a color of #b40d73        
        
          <p style="color:#b40d73;">Text here</p>
        
        
          .mytext {color:#b40d73;}
        
        Text color #b40d73
      
           This box has a color of #b40d73        
        
          <div style="background-color:#b40d73;">Content here</div>
        
        
          .mybackground {background-color:#b40d73;}
        
        Background color #b40d73
      
           Border around this has a color of #b40d73        
        
          <div style="border:2px solid #b40d73;">Content here</div>
        
        
          .myborder {border:2px solid #b40d73;}
        
        Border color #b40d73