#b40c60 color space conversions
Hex:
        #b40c60
        RGB:
        180, 12, 96
        CMY:
        29, 95, 62
        CMYK:
        0, 93, 47, 29
      HSL:
        330°, 87.5000%, 37.6471%
        HSV (HSB):
        330°, 93.3333%, 70.5882%
        XYZ:
        21.0652, 10.8108, 12.0428
        xyY:
        0.4796, 0.2462, 10.8108
      CIE-Lab:
        39.2599, 64.3945, -0.7274
        CIE-LCH:
        39.2599, 64.3986, 359.3528
        CIE-Luv:
        39.2599, 95.0783, -12.6457
        Hunter-Lab:
        32.8797, 56.8207, 1.2999
      #b40c60 color charts
#b40c60 RGB chart
      #b40c60 CMYK chart
      #b40c60 RGB pie chart
      #b40c60 color shades, tints & tones
#b40c60 color schemes
#b40c60 color preview, HTML & CSS examples
           This text has a color of #b40c60        
        
          <p style="color:#b40c60;">Text here</p>
        
        
          .mytext {color:#b40c60;}
        
        Text color #b40c60
      
           This box has a color of #b40c60        
        
          <div style="background-color:#b40c60;">Content here</div>
        
        
          .mybackground {background-color:#b40c60;}
        
        Background color #b40c60
      
           Border around this has a color of #b40c60        
        
          <div style="border:2px solid #b40c60;">Content here</div>
        
        
          .myborder {border:2px solid #b40c60;}
        
        Border color #b40c60