#612e7b color space conversions
Hex:
        #612e7b
        RGB:
        97, 46, 123
        CMY:
        62, 82, 52
        CMYK:
        21, 63, 0, 52
      HSL:
        280°, 45.5621%, 33.1373%
        HSV (HSB):
        280°, 62.6016%, 48.2353%
        XYZ:
        9.4819, 5.9254, 19.3829
        xyY:
        0.2725, 0.1703, 5.9254
      CIE-Lab:
        29.2236, 36.9647, -34.5361
        CIE-LCH:
        29.2236, 50.5878, 316.9453
        CIE-Luv:
        29.2236, 16.9023, -48.4770
        Hunter-Lab:
        24.3422, 26.9314, -30.1710
      #612e7b color charts
#612e7b RGB chart
      #612e7b CMYK chart
      #612e7b RGB pie chart
      #612e7b color shades, tints & tones
#612e7b color schemes
#612e7b color preview, HTML & CSS examples
           This text has a color of #612e7b        
        
          <p style="color:#612e7b;">Text here</p>
        
        
          .mytext {color:#612e7b;}
        
        Text color #612e7b
      
           This box has a color of #612e7b        
        
          <div style="background-color:#612e7b;">Content here</div>
        
        
          .mybackground {background-color:#612e7b;}
        
        Background color #612e7b
      
           Border around this has a color of #612e7b        
        
          <div style="border:2px solid #612e7b;">Content here</div>
        
        
          .myborder {border:2px solid #612e7b;}
        
        Border color #612e7b