#b40c8b color space conversions
Hex:
        #b40c8b
        RGB:
        180, 12, 139
        CMY:
        29, 95, 45
        CMYK:
        0, 93, 23, 29
      HSL:
        315°, 87.5000%, 37.6471%
        HSV (HSB):
        315°, 93.3333%, 70.5882%
        XYZ:
        23.6141, 11.8303, 25.4650
        xyY:
        0.3877, 0.1942, 11.8303
      CIE-Lab:
        40.9452, 68.8730, -25.0415
        CIE-LCH:
        40.9452, 73.2842, 340.0193
        CIE-Luv:
        40.9452, 75.8975, -45.0316
        Hunter-Lab:
        34.3952, 62.3576, -19.8195
      #b40c8b color charts
#b40c8b RGB chart
      #b40c8b CMYK chart
      #b40c8b RGB pie chart
      #b40c8b color shades, tints & tones
#b40c8b color schemes
#b40c8b color preview, HTML & CSS examples
           This text has a color of #b40c8b        
        
          <p style="color:#b40c8b;">Text here</p>
        
        
          .mytext {color:#b40c8b;}
        
        Text color #b40c8b
      
           This box has a color of #b40c8b        
        
          <div style="background-color:#b40c8b;">Content here</div>
        
        
          .mybackground {background-color:#b40c8b;}
        
        Background color #b40c8b
      
           Border around this has a color of #b40c8b        
        
          <div style="border:2px solid #b40c8b;">Content here</div>
        
        
          .myborder {border:2px solid #b40c8b;}
        
        Border color #b40c8b