#976e9d color space conversions
Hex:
        #976e9d
        RGB:
        151, 110, 157
        CMY:
        41, 57, 38
        CMYK:
        4, 30, 0, 38
      HSL:
        292°, 19.3416%, 52.3529%
        HSV (HSB):
        292°, 29.9363%, 61.5686%
        XYZ:
        24.4242, 20.1655, 34.5033
        xyY:
        0.3088, 0.2550, 20.1655
      CIE-Lab:
        52.0238, 24.6746, -19.0702
        CIE-LCH:
        52.0238, 31.1851, 322.3007
        CIE-Luv:
        52.0238, 19.7093, -31.5677
        Hunter-Lab:
        44.9060, 18.5001, -14.1210
      #976e9d color charts
#976e9d RGB chart
      #976e9d CMYK chart
      #976e9d RGB pie chart
      #976e9d color shades, tints & tones
#976e9d color schemes
#976e9d color preview, HTML & CSS examples
           This text has a color of #976e9d        
        
          <p style="color:#976e9d;">Text here</p>
        
        
          .mytext {color:#976e9d;}
        
        Text color #976e9d
      
           This box has a color of #976e9d        
        
          <div style="background-color:#976e9d;">Content here</div>
        
        
          .mybackground {background-color:#976e9d;}
        
        Background color #976e9d
      
           Border around this has a color of #976e9d        
        
          <div style="border:2px solid #976e9d;">Content here</div>
        
        
          .myborder {border:2px solid #976e9d;}
        
        Border color #976e9d