#612f6e color space conversions
Hex:
        #612f6e
        RGB:
        97, 47, 110
        CMY:
        62, 82, 57
        CMYK:
        12, 57, 0, 57
      HSL:
        288°, 40.1274%, 30.7843%
        HSV (HSB):
        288°, 57.2727%, 43.1373%
        XYZ:
        8.7608, 5.7002, 15.3904
        xyY:
        0.2935, 0.1910, 5.7002
      CIE-Lab:
        28.6432, 33.4318, -27.2111
        CIE-LCH:
        28.6432, 43.1060, 320.8568
        CIE-Luv:
        28.6432, 19.2482, -38.3641
        Hunter-Lab:
        23.8751, 23.7175, -21.5069
      #612f6e color charts
#612f6e RGB chart
      #612f6e CMYK chart
      #612f6e RGB pie chart
      #612f6e color shades, tints & tones
#612f6e color schemes
#612f6e color preview, HTML & CSS examples
           This text has a color of #612f6e        
        
          <p style="color:#612f6e;">Text here</p>
        
        
          .mytext {color:#612f6e;}
        
        Text color #612f6e
      
           This box has a color of #612f6e        
        
          <div style="background-color:#612f6e;">Content here</div>
        
        
          .mybackground {background-color:#612f6e;}
        
        Background color #612f6e
      
           Border around this has a color of #612f6e        
        
          <div style="border:2px solid #612f6e;">Content here</div>
        
        
          .myborder {border:2px solid #612f6e;}
        
        Border color #612f6e