#974bea color space conversions
Hex:
        #974bea
        RGB:
        151, 75, 234
        CMY:
        41, 71, 8
        CMYK:
        35, 68, 0, 8
      HSL:
        269°, 79.1045%, 60.5882%
        HSV (HSB):
        269°, 67.9487%, 91.7647%
        XYZ:
        30.1299, 17.5520, 79.6418
        xyY:
        0.2366, 0.1379, 17.5520
      CIE-Lab:
        48.9481, 60.9741, -68.2213
        CIE-LCH:
        48.9481, 91.4986, 311.7893
        CIE-Luv:
        48.9481, 18.1722, -109.1878
        Hunter-Lab:
        41.8951, 55.0562, -83.3826
      #974bea color charts
#974bea RGB chart
      #974bea CMYK chart
      #974bea RGB pie chart
      #974bea color shades, tints & tones
#974bea color schemes
#974bea color preview, HTML & CSS examples
           This text has a color of #974bea        
        
          <p style="color:#974bea;">Text here</p>
        
        
          .mytext {color:#974bea;}
        
        Text color #974bea
      
           This box has a color of #974bea        
        
          <div style="background-color:#974bea;">Content here</div>
        
        
          .mybackground {background-color:#974bea;}
        
        Background color #974bea
      
           Border around this has a color of #974bea        
        
          <div style="border:2px solid #974bea;">Content here</div>
        
        
          .myborder {border:2px solid #974bea;}
        
        Border color #974bea