#b40a67 color space conversions
Hex:
        #b40a67
        RGB:
        180, 10, 103
        CMY:
        29, 96, 60
        CMYK:
        0, 94, 43, 29
      HSL:
        327°, 89.4737%, 37.2549%
        HSV (HSB):
        327°, 94.4444%, 70.5882%
        XYZ:
        21.3791, 10.8997, 13.8090
        xyY:
        0.4639, 0.2365, 10.8997
      CIE-Lab:
        39.4109, 65.2392, -4.9480
        CIE-LCH:
        39.4109, 65.4266, 355.6628
        CIE-Luv:
        39.4109, 92.2464, -17.8585
        Hunter-Lab:
        33.0146, 57.8148, -1.6889
      #b40a67 color charts
#b40a67 RGB chart
      #b40a67 CMYK chart
      #b40a67 RGB pie chart
      #b40a67 color shades, tints & tones
#b40a67 color schemes
#b40a67 color preview, HTML & CSS examples
           This text has a color of #b40a67        
        
          <p style="color:#b40a67;">Text here</p>
        
        
          .mytext {color:#b40a67;}
        
        Text color #b40a67
      
           This box has a color of #b40a67        
        
          <div style="background-color:#b40a67;">Content here</div>
        
        
          .mybackground {background-color:#b40a67;}
        
        Background color #b40a67
      
           Border around this has a color of #b40a67        
        
          <div style="border:2px solid #b40a67;">Content here</div>
        
        
          .myborder {border:2px solid #b40a67;}
        
        Border color #b40a67