#b40c64 color space conversions
Hex:
        #b40c64
        RGB:
        180, 12, 100
        CMY:
        29, 95, 61
        CMYK:
        0, 93, 44, 29
      HSL:
        329°, 87.5000%, 37.6471%
        HSV (HSB):
        329°, 93.3333%, 70.5882%
        XYZ:
        21.2541, 10.8863, 13.0376
        xyY:
        0.4705, 0.2410, 10.8863
      CIE-Lab:
        39.3884, 64.7427, -3.0800
        CIE-LCH:
        39.3884, 64.8159, 357.2763
        CIE-Luv:
        39.3884, 93.3318, -15.5038
        Hunter-Lab:
        32.9945, 57.2444, -0.3321
      #b40c64 color charts
#b40c64 RGB chart
      #b40c64 CMYK chart
      #b40c64 RGB pie chart
      #b40c64 color shades, tints & tones
#b40c64 color schemes
#b40c64 color preview, HTML & CSS examples
           This text has a color of #b40c64        
        
          <p style="color:#b40c64;">Text here</p>
        
        
          .mytext {color:#b40c64;}
        
        Text color #b40c64
      
           This box has a color of #b40c64        
        
          <div style="background-color:#b40c64;">Content here</div>
        
        
          .mybackground {background-color:#b40c64;}
        
        Background color #b40c64
      
           Border around this has a color of #b40c64        
        
          <div style="border:2px solid #b40c64;">Content here</div>
        
        
          .myborder {border:2px solid #b40c64;}
        
        Border color #b40c64