#612d8f color space conversions
Hex:
        #612d8f
        RGB:
        97, 45, 143
        CMY:
        62, 82, 44
        CMYK:
        32, 69, 0, 44
      HSL:
        272°, 52.1277%, 36.8627%
        HSV (HSB):
        272°, 68.5315%, 56.0784%
        XYZ:
        10.8261, 6.4013, 26.6516
        xyY:
        0.2467, 0.1459, 6.4013
      CIE-Lab:
        30.4032, 42.3573, -45.1022
        CIE-LCH:
        30.4032, 61.8737, 313.2023
        CIE-Luv:
        30.4032, 13.4307, -63.2080
        Hunter-Lab:
        25.3008, 32.1026, -44.7447
      #612d8f color charts
#612d8f RGB chart
      #612d8f CMYK chart
      #612d8f RGB pie chart
      #612d8f color shades, tints & tones
#612d8f color schemes
#612d8f color preview, HTML & CSS examples
           This text has a color of #612d8f        
        
          <p style="color:#612d8f;">Text here</p>
        
        
          .mytext {color:#612d8f;}
        
        Text color #612d8f
      
           This box has a color of #612d8f        
        
          <div style="background-color:#612d8f;">Content here</div>
        
        
          .mybackground {background-color:#612d8f;}
        
        Background color #612d8f
      
           Border around this has a color of #612d8f        
        
          <div style="border:2px solid #612d8f;">Content here</div>
        
        
          .myborder {border:2px solid #612d8f;}
        
        Border color #612d8f