#612e9e color space conversions
Hex:
        #612e9e
        RGB:
        97, 46, 158
        CMY:
        62, 82, 38
        CMYK:
        39, 71, 0, 38
      HSL:
        267°, 54.9020%, 40.0000%
        HSV (HSB):
        267°, 70.8861%, 61.9608%
        XYZ:
        12.0783, 6.9640, 33.0553
        xyY:
        0.2318, 0.1337, 6.9640
      CIE-Lab:
        31.7248, 45.6669, -52.1338
        CIE-LCH:
        31.7248, 69.3065, 311.2169
        CIE-Luv:
        31.7248, 10.7804, -73.3172
        Hunter-Lab:
        26.3894, 35.5173, -55.7941
      #612e9e color charts
#612e9e RGB chart
      #612e9e CMYK chart
      #612e9e RGB pie chart
      #612e9e color shades, tints & tones
#612e9e color schemes
#612e9e color preview, HTML & CSS examples
           This text has a color of #612e9e        
        
          <p style="color:#612e9e;">Text here</p>
        
        
          .mytext {color:#612e9e;}
        
        Text color #612e9e
      
           This box has a color of #612e9e        
        
          <div style="background-color:#612e9e;">Content here</div>
        
        
          .mybackground {background-color:#612e9e;}
        
        Background color #612e9e
      
           Border around this has a color of #612e9e        
        
          <div style="border:2px solid #612e9e;">Content here</div>
        
        
          .myborder {border:2px solid #612e9e;}
        
        Border color #612e9e