#612c7f color space conversions
Hex:
        #612c7f
        RGB:
        97, 44, 127
        CMY:
        62, 83, 50
        CMYK:
        24, 65, 0, 50
      HSL:
        278°, 48.5380%, 33.5294%
        HSV (HSB):
        278°, 65.3543%, 49.8039%
        XYZ:
        9.6612, 5.8751, 20.7035
        xyY:
        0.2666, 0.1621, 5.8751
      CIE-Lab:
        29.0950, 38.9712, -37.2570
        CIE-LCH:
        29.0950, 53.9151, 316.2883
        CIE-Luv:
        29.0950, 16.5839, -52.0650
        Hunter-Lab:
        24.2385, 28.7308, -33.6759
      #612c7f color charts
#612c7f RGB chart
      #612c7f CMYK chart
      #612c7f RGB pie chart
      #612c7f color shades, tints & tones
#612c7f color schemes
#612c7f color preview, HTML & CSS examples
           This text has a color of #612c7f        
        
          <p style="color:#612c7f;">Text here</p>
        
        
          .mytext {color:#612c7f;}
        
        Text color #612c7f
      
           This box has a color of #612c7f        
        
          <div style="background-color:#612c7f;">Content here</div>
        
        
          .mybackground {background-color:#612c7f;}
        
        Background color #612c7f
      
           Border around this has a color of #612c7f        
        
          <div style="border:2px solid #612c7f;">Content here</div>
        
        
          .myborder {border:2px solid #612c7f;}
        
        Border color #612c7f