#612e5e color space conversions
Hex:
        #612e5e
        RGB:
        97, 46, 94
        CMY:
        62, 82, 63
        CMYK:
        0, 53, 3, 62
      HSL:
        304°, 35.6643%, 28.0392%
        HSV (HSB):
        304°, 52.5773%, 38.0392%
        XYZ:
        7.9271, 5.3035, 11.1956
        xyY:
        0.3245, 0.2171, 5.3035
      CIE-Lab:
        27.5826, 30.5994, -18.5545
        CIE-LCH:
        27.5826, 35.7854, 328.7687
        CIE-Luv:
        27.5826, 22.9738, -26.5618
        Hunter-Lab:
        23.0294, 21.1415, -12.7028
      #612e5e color charts
#612e5e RGB chart
      #612e5e CMYK chart
      #612e5e RGB pie chart
      #612e5e color shades, tints & tones
#612e5e color schemes
#612e5e color preview, HTML & CSS examples
           This text has a color of #612e5e        
        
          <p style="color:#612e5e;">Text here</p>
        
        
          .mytext {color:#612e5e;}
        
        Text color #612e5e
      
           This box has a color of #612e5e        
        
          <div style="background-color:#612e5e;">Content here</div>
        
        
          .mybackground {background-color:#612e5e;}
        
        Background color #612e5e
      
           Border around this has a color of #612e5e        
        
          <div style="border:2px solid #612e5e;">Content here</div>
        
        
          .myborder {border:2px solid #612e5e;}
        
        Border color #612e5e