#974bc4 color space conversions
Hex:
        #974bc4
        RGB:
        151, 75, 196
        CMY:
        41, 71, 23
        CMYK:
        23, 62, 0, 23
      HSL:
        278°, 50.6276%, 53.1373%
        HSV (HSB):
        278°, 61.7347%, 76.8627%
        XYZ:
        25.2424, 15.5970, 53.9047
        xyY:
        0.2664, 0.1646, 15.5970
      CIE-Lab:
        46.4412, 52.2479, -50.5593
        CIE-LCH:
        46.4412, 72.7055, 315.9410
        CIE-Luv:
        46.4412, 25.3831, -81.4070
        Hunter-Lab:
        39.4930, 44.9774, -53.2808
      #974bc4 color charts
#974bc4 RGB chart
      #974bc4 CMYK chart
      #974bc4 RGB pie chart
      #974bc4 color shades, tints & tones
#974bc4 color schemes
#974bc4 color preview, HTML & CSS examples
           This text has a color of #974bc4        
        
          <p style="color:#974bc4;">Text here</p>
        
        
          .mytext {color:#974bc4;}
        
        Text color #974bc4
      
           This box has a color of #974bc4        
        
          <div style="background-color:#974bc4;">Content here</div>
        
        
          .mybackground {background-color:#974bc4;}
        
        Background color #974bc4
      
           Border around this has a color of #974bc4        
        
          <div style="border:2px solid #974bc4;">Content here</div>
        
        
          .myborder {border:2px solid #974bc4;}
        
        Border color #974bc4