#611a95 color space conversions
Hex:
        #611a95
        RGB:
        97, 26, 149
        CMY:
        62, 90, 42
        CMYK:
        35, 83, 0, 42
      HSL:
        275°, 70.2857%, 34.3137%
        HSV (HSB):
        275°, 82.5503%, 58.4314%
        XYZ:
        10.7240, 5.4501, 28.9205
        xyY:
        0.2378, 0.1209, 5.4501
      CIE-Lab:
        27.9804, 52.0359, -52.7335
        CIE-LCH:
        27.9804, 74.0848, 314.6185
        CIE-Luv:
        27.9804, 15.0900, -70.8108
        Hunter-Lab:
        23.3455, 41.1413, -57.1071
      #611a95 color charts
#611a95 RGB chart
      #611a95 CMYK chart
      #611a95 RGB pie chart
      #611a95 color shades, tints & tones
#611a95 color schemes
#611a95 color preview, HTML & CSS examples
           This text has a color of #611a95        
        
          <p style="color:#611a95;">Text here</p>
        
        
          .mytext {color:#611a95;}
        
        Text color #611a95
      
           This box has a color of #611a95        
        
          <div style="background-color:#611a95;">Content here</div>
        
        
          .mybackground {background-color:#611a95;}
        
        Background color #611a95
      
           Border around this has a color of #611a95        
        
          <div style="border:2px solid #611a95;">Content here</div>
        
        
          .myborder {border:2px solid #611a95;}
        
        Border color #611a95