#b40e97 color space conversions
Hex:
        #b40e97
        RGB:
        180, 14, 151
        CMY:
        29, 95, 41
        CMYK:
        0, 92, 16, 29
      HSL:
        310°, 85.5670%, 38.0392%
        HSV (HSB):
        310°, 92.2222%, 70.5882%
        XYZ:
        24.5653, 12.2517, 30.3482
        xyY:
        0.3657, 0.1824, 12.2517
      CIE-Lab:
        41.6135, 70.1579, -31.3100
        CIE-LCH:
        41.6135, 76.8273, 335.9498
        CIE-Luv:
        41.6135, 70.5267, -54.1140
        Hunter-Lab:
        35.0025, 64.0200, -26.9045
      #b40e97 color charts
#b40e97 RGB chart
      #b40e97 CMYK chart
      #b40e97 RGB pie chart
      #b40e97 color shades, tints & tones
#b40e97 color schemes
#b40e97 color preview, HTML & CSS examples
           This text has a color of #b40e97        
        
          <p style="color:#b40e97;">Text here</p>
        
        
          .mytext {color:#b40e97;}
        
        Text color #b40e97
      
           This box has a color of #b40e97        
        
          <div style="background-color:#b40e97;">Content here</div>
        
        
          .mybackground {background-color:#b40e97;}
        
        Background color #b40e97
      
           Border around this has a color of #b40e97        
        
          <div style="border:2px solid #b40e97;">Content here</div>
        
        
          .myborder {border:2px solid #b40e97;}
        
        Border color #b40e97