#b40f61 color space conversions
Hex:
        #b40f61
        RGB:
        180, 15, 97
        CMY:
        29, 94, 62
        CMYK:
        0, 92, 46, 29
      HSL:
        330°, 84.6154%, 38.2353%
        HSV (HSB):
        330°, 91.6667%, 70.5882%
        XYZ:
        21.1509, 10.9080, 12.2999
        xyY:
        0.4768, 0.2459, 10.9080
      CIE-Lab:
        39.4251, 64.0922, -1.1212
        CIE-LCH:
        39.4251, 64.1020, 358.9978
        CIE-Luv:
        39.4251, 94.2141, -13.0505
        Hunter-Lab:
        33.0273, 56.5148, 1.0385
      #b40f61 color charts
#b40f61 RGB chart
      #b40f61 CMYK chart
      #b40f61 RGB pie chart
      #b40f61 color shades, tints & tones
#b40f61 color schemes
#b40f61 color preview, HTML & CSS examples
           This text has a color of #b40f61        
        
          <p style="color:#b40f61;">Text here</p>
        
        
          .mytext {color:#b40f61;}
        
        Text color #b40f61
      
           This box has a color of #b40f61        
        
          <div style="background-color:#b40f61;">Content here</div>
        
        
          .mybackground {background-color:#b40f61;}
        
        Background color #b40f61
      
           Border around this has a color of #b40f61        
        
          <div style="border:2px solid #b40f61;">Content here</div>
        
        
          .myborder {border:2px solid #b40f61;}
        
        Border color #b40f61