#974cea color space conversions
Hex:
        #974cea
        RGB:
        151, 76, 234
        CMY:
        41, 70, 8
        CMYK:
        35, 68, 0, 8
      HSL:
        268°, 79.0000%, 60.7843%
        HSV (HSB):
        268°, 67.5214%, 91.7647%
        XYZ:
        30.1982, 17.6887, 79.6645
        xyY:
        0.2368, 0.1387, 17.6887
      CIE-Lab:
        49.1163, 60.5067, -67.9485
        CIE-LCH:
        49.1163, 90.9839, 311.6844
        CIE-Luv:
        49.1163, 17.9697, -108.8686
        Hunter-Lab:
        42.0579, 54.5642, -82.8643
      #974cea color charts
#974cea RGB chart
      #974cea CMYK chart
      #974cea RGB pie chart
      #974cea color shades, tints & tones
#974cea color schemes
#974cea color preview, HTML & CSS examples
           This text has a color of #974cea        
        
          <p style="color:#974cea;">Text here</p>
        
        
          .mytext {color:#974cea;}
        
        Text color #974cea
      
           This box has a color of #974cea        
        
          <div style="background-color:#974cea;">Content here</div>
        
        
          .mybackground {background-color:#974cea;}
        
        Background color #974cea
      
           Border around this has a color of #974cea        
        
          <div style="border:2px solid #974cea;">Content here</div>
        
        
          .myborder {border:2px solid #974cea;}
        
        Border color #974cea