#974f9a color space conversions
Hex:
        #974f9a
        RGB:
        151, 79, 154
        CMY:
        41, 69, 40
        CMYK:
        2, 49, 0, 40
      HSL:
        298°, 32.1888%, 45.6863%
        HSV (HSB):
        298°, 48.7013%, 60.3922%
        XYZ:
        21.3912, 14.5044, 32.2440
        xyY:
        0.3139, 0.2129, 14.5044
      CIE-Lab:
        44.9477, 41.4311, -28.2268
        CIE-LCH:
        44.9477, 50.1327, 325.7336
        CIE-Luv:
        44.9477, 33.3376, -46.4338
        Hunter-Lab:
        38.0846, 33.6112, -23.5382
      #974f9a color charts
#974f9a RGB chart
      #974f9a CMYK chart
      #974f9a RGB pie chart
      #974f9a color shades, tints & tones
#974f9a color schemes
#974f9a color preview, HTML & CSS examples
           This text has a color of #974f9a        
        
          <p style="color:#974f9a;">Text here</p>
        
        
          .mytext {color:#974f9a;}
        
        Text color #974f9a
      
           This box has a color of #974f9a        
        
          <div style="background-color:#974f9a;">Content here</div>
        
        
          .mybackground {background-color:#974f9a;}
        
        Background color #974f9a
      
           Border around this has a color of #974f9a        
        
          <div style="border:2px solid #974f9a;">Content here</div>
        
        
          .myborder {border:2px solid #974f9a;}
        
        Border color #974f9a