#977eda color space conversions
Hex:
        #977eda
        RGB:
        151, 126, 218
        CMY:
        41, 51, 15
        CMYK:
        31, 42, 0, 15
      HSL:
        256°, 55.4217%, 67.4510%
        HSV (HSB):
        256°, 42.2018%, 85.4902%
        XYZ:
        32.8782, 26.5630, 69.7240
        xyY:
        0.2545, 0.2057, 26.5630
      CIE-Lab:
        58.5676, 29.5768, -43.8219
        CIE-LCH:
        58.5676, 52.8692, 304.0166
        CIE-Luv:
        58.5676, 5.7031, -72.3942
        Hunter-Lab:
        51.5393, 23.6760, -44.1319
      #977eda color charts
#977eda RGB chart
      #977eda CMYK chart
      #977eda RGB pie chart
      #977eda color shades, tints & tones
#977eda color schemes
#977eda color preview, HTML & CSS examples
           This text has a color of #977eda        
        
          <p style="color:#977eda;">Text here</p>
        
        
          .mytext {color:#977eda;}
        
        Text color #977eda
      
           This box has a color of #977eda        
        
          <div style="background-color:#977eda;">Content here</div>
        
        
          .mybackground {background-color:#977eda;}
        
        Background color #977eda
      
           Border around this has a color of #977eda        
        
          <div style="border:2px solid #977eda;">Content here</div>
        
        
          .myborder {border:2px solid #977eda;}
        
        Border color #977eda