#b40b78 color space conversions
Hex:
        #b40b78
        RGB:
        180, 11, 120
        CMY:
        29, 96, 53
        CMYK:
        0, 94, 33, 29
      HSL:
        321°, 88.4817%, 37.4510%
        HSV (HSB):
        321°, 93.8889%, 70.5882%
        XYZ:
        22.3322, 11.2987, 18.7731
        xyY:
        0.4262, 0.2156, 11.2987
      CIE-Lab:
        40.0791, 66.8125, -14.6274
        CIE-LCH:
        40.0791, 68.3950, 347.6510
        CIE-Luv:
        40.0791, 84.4928, -30.4911
        Hunter-Lab:
        33.6136, 59.7684, -9.5839
      #b40b78 color charts
#b40b78 RGB chart
      #b40b78 CMYK chart
      #b40b78 RGB pie chart
      #b40b78 color shades, tints & tones
#b40b78 color schemes
#b40b78 color preview, HTML & CSS examples
           This text has a color of #b40b78        
        
          <p style="color:#b40b78;">Text here</p>
        
        
          .mytext {color:#b40b78;}
        
        Text color #b40b78
      
           This box has a color of #b40b78        
        
          <div style="background-color:#b40b78;">Content here</div>
        
        
          .mybackground {background-color:#b40b78;}
        
        Background color #b40b78
      
           Border around this has a color of #b40b78        
        
          <div style="border:2px solid #b40b78;">Content here</div>
        
        
          .myborder {border:2px solid #b40b78;}
        
        Border color #b40b78