#b40f73 color space conversions
Hex:
        #b40f73
        RGB:
        180, 15, 115
        CMY:
        29, 94, 55
        CMYK:
        0, 92, 36, 29
      HSL:
        324°, 84.6154%, 38.2353%
        HSV (HSB):
        324°, 91.6667%, 70.5882%
        XYZ:
        22.0877, 11.2828, 17.2333
        xyY:
        0.4365, 0.2230, 11.2828
      CIE-Lab:
        40.0527, 65.7963, -11.5422
        CIE-LCH:
        40.0527, 66.8010, 350.0502
        CIE-Luv:
        40.0527, 86.2780, -26.2978
        Hunter-Lab:
        33.5898, 58.5945, -6.9059
      #b40f73 color charts
#b40f73 RGB chart
      #b40f73 CMYK chart
      #b40f73 RGB pie chart
      #b40f73 color shades, tints & tones
#b40f73 color schemes
#b40f73 color preview, HTML & CSS examples
           This text has a color of #b40f73        
        
          <p style="color:#b40f73;">Text here</p>
        
        
          .mytext {color:#b40f73;}
        
        Text color #b40f73
      
           This box has a color of #b40f73        
        
          <div style="background-color:#b40f73;">Content here</div>
        
        
          .mybackground {background-color:#b40f73;}
        
        Background color #b40f73
      
           Border around this has a color of #b40f73        
        
          <div style="border:2px solid #b40f73;">Content here</div>
        
        
          .myborder {border:2px solid #b40f73;}
        
        Border color #b40f73