#974ae5 color space conversions
Hex:
        #974ae5
        RGB:
        151, 74, 229
        CMY:
        41, 71, 10
        CMYK:
        34, 68, 0, 10
      HSL:
        270°, 74.8792%, 59.4118%
        HSV (HSB):
        270°, 67.6856%, 89.8039%
        XYZ:
        29.3541, 17.1340, 75.8888
        xyY:
        0.2399, 0.1400, 17.1340
      CIE-Lab:
        48.4284, 60.2628, -66.2412
        CIE-LCH:
        48.4284, 89.5517, 312.2943
        CIE-Luv:
        48.4284, 19.2544, -105.9833
        Hunter-Lab:
        41.3932, 54.1456, -79.7247
      #974ae5 color charts
#974ae5 RGB chart
      #974ae5 CMYK chart
      #974ae5 RGB pie chart
      #974ae5 color shades, tints & tones
#974ae5 color schemes
#974ae5 color preview, HTML & CSS examples
           This text has a color of #974ae5        
        
          <p style="color:#974ae5;">Text here</p>
        
        
          .mytext {color:#974ae5;}
        
        Text color #974ae5
      
           This box has a color of #974ae5        
        
          <div style="background-color:#974ae5;">Content here</div>
        
        
          .mybackground {background-color:#974ae5;}
        
        Background color #974ae5
      
           Border around this has a color of #974ae5        
        
          <div style="border:2px solid #974ae5;">Content here</div>
        
        
          .myborder {border:2px solid #974ae5;}
        
        Border color #974ae5