#974fc4 color space conversions
Hex:
        #974fc4
        RGB:
        151, 79, 196
        CMY:
        41, 69, 23
        CMYK:
        23, 60, 0, 23
      HSL:
        277°, 49.7872%, 53.9216%
        HSV (HSB):
        277°, 59.6939%, 76.8627%
        XYZ:
        25.5223, 16.1568, 53.9980
        xyY:
        0.2668, 0.1689, 16.1568
      CIE-Lab:
        47.1795, 50.2492, -49.3776
        CIE-LCH:
        47.1795, 70.4495, 315.5012
        CIE-Luv:
        47.1795, 24.3185, -79.7745
        Hunter-Lab:
        40.1955, 42.9971, -51.5123
      #974fc4 color charts
#974fc4 RGB chart
      #974fc4 CMYK chart
      #974fc4 RGB pie chart
      #974fc4 color shades, tints & tones
#974fc4 color schemes
#974fc4 color preview, HTML & CSS examples
           This text has a color of #974fc4        
        
          <p style="color:#974fc4;">Text here</p>
        
        
          .mytext {color:#974fc4;}
        
        Text color #974fc4
      
           This box has a color of #974fc4        
        
          <div style="background-color:#974fc4;">Content here</div>
        
        
          .mybackground {background-color:#974fc4;}
        
        Background color #974fc4
      
           Border around this has a color of #974fc4        
        
          <div style="border:2px solid #974fc4;">Content here</div>
        
        
          .myborder {border:2px solid #974fc4;}
        
        Border color #974fc4