#974bd3 color space conversions
Hex:
        #974bd3
        RGB:
        151, 75, 211
        CMY:
        41, 71, 17
        CMYK:
        28, 64, 0, 17
      HSL:
        274°, 60.7143%, 56.0784%
        HSV (HSB):
        274°, 64.4550%, 82.7451%
        XYZ:
        27.0364, 16.3146, 63.3521
        xyY:
        0.2534, 0.1529, 16.3146
      CIE-Lab:
        47.3846, 55.6224, -57.6831
        CIE-LCH:
        47.3846, 80.1323, 313.9581
        CIE-Luv:
        47.3846, 22.3838, -92.6400
        Hunter-Lab:
        40.3914, 48.7963, -64.7198
      #974bd3 color charts
#974bd3 RGB chart
      #974bd3 CMYK chart
      #974bd3 RGB pie chart
      #974bd3 color shades, tints & tones
#974bd3 color schemes
#974bd3 color preview, HTML & CSS examples
           This text has a color of #974bd3        
        
          <p style="color:#974bd3;">Text here</p>
        
        
          .mytext {color:#974bd3;}
        
        Text color #974bd3
      
           This box has a color of #974bd3        
        
          <div style="background-color:#974bd3;">Content here</div>
        
        
          .mybackground {background-color:#974bd3;}
        
        Background color #974bd3
      
           Border around this has a color of #974bd3        
        
          <div style="border:2px solid #974bd3;">Content here</div>
        
        
          .myborder {border:2px solid #974bd3;}
        
        Border color #974bd3