#974dbd color space conversions
Hex:
        #974dbd
        RGB:
        151, 77, 189
        CMY:
        41, 70, 26
        CMYK:
        20, 59, 0, 26
      HSL:
        280°, 45.9016%, 52.1569%
        HSV (HSB):
        280°, 59.2593%, 74.1176%
        XYZ:
        24.6017, 15.5612, 49.8511
        xyY:
        0.2733, 0.1729, 15.5612
      CIE-Lab:
        46.3934, 49.7115, -46.5720
        CIE-LCH:
        46.3934, 68.1189, 316.8675
        CIE-Luv:
        46.3934, 26.2994, -75.2174
        Hunter-Lab:
        39.4477, 42.2888, -47.3130
      #974dbd color charts
#974dbd RGB chart
      #974dbd CMYK chart
      #974dbd RGB pie chart
      #974dbd color shades, tints & tones
#974dbd color schemes
#974dbd color preview, HTML & CSS examples
           This text has a color of #974dbd        
        
          <p style="color:#974dbd;">Text here</p>
        
        
          .mytext {color:#974dbd;}
        
        Text color #974dbd
      
           This box has a color of #974dbd        
        
          <div style="background-color:#974dbd;">Content here</div>
        
        
          .mybackground {background-color:#974dbd;}
        
        Background color #974dbd
      
           Border around this has a color of #974dbd        
        
          <div style="border:2px solid #974dbd;">Content here</div>
        
        
          .myborder {border:2px solid #974dbd;}
        
        Border color #974dbd