#b40c85 color space conversions
Hex:
        #b40c85
        RGB:
        180, 12, 133
        CMY:
        29, 95, 48
        CMYK:
        0, 93, 26, 29
      HSL:
        317°, 87.5000%, 37.6471%
        HSV (HSB):
        317°, 93.3333%, 70.5882%
        XYZ:
        23.1875, 11.6597, 23.2187
        xyY:
        0.3993, 0.2008, 11.6597
      CIE-Lab:
        40.6701, 68.1546, -21.7806
        CIE-LCH:
        40.6701, 71.5503, 342.2774
        CIE-Luv:
        40.6701, 78.5556, -40.3924
        Hunter-Lab:
        34.1463, 61.4568, -16.4135
      #b40c85 color charts
#b40c85 RGB chart
      #b40c85 CMYK chart
      #b40c85 RGB pie chart
      #b40c85 color shades, tints & tones
#b40c85 color schemes
#b40c85 color preview, HTML & CSS examples
           This text has a color of #b40c85        
        
          <p style="color:#b40c85;">Text here</p>
        
        
          .mytext {color:#b40c85;}
        
        Text color #b40c85
      
           This box has a color of #b40c85        
        
          <div style="background-color:#b40c85;">Content here</div>
        
        
          .mybackground {background-color:#b40c85;}
        
        Background color #b40c85
      
           Border around this has a color of #b40c85        
        
          <div style="border:2px solid #b40c85;">Content here</div>
        
        
          .myborder {border:2px solid #b40c85;}
        
        Border color #b40c85