#977ed1 color space conversions
Hex:
        #977ed1
        RGB:
        151, 126, 209
        CMY:
        41, 51, 18
        CMYK:
        28, 40, 0, 18
      HSL:
        258°, 47.4286%, 65.6863%
        HSV (HSB):
        258°, 39.7129%, 81.9608%
        XYZ:
        31.7320, 26.1045, 63.6878
        xyY:
        0.2611, 0.2148, 26.1045
      CIE-Lab:
        58.1361, 27.3096, -39.4405
        CIE-LCH:
        58.1361, 47.9725, 304.6997
        CIE-Luv:
        58.1361, 6.6215, -64.9381
        Hunter-Lab:
        51.0925, 21.4488, -38.1413
      #977ed1 color charts
#977ed1 RGB chart
      #977ed1 CMYK chart
      #977ed1 RGB pie chart
      #977ed1 color shades, tints & tones
#977ed1 color schemes
#977ed1 color preview, HTML & CSS examples
           This text has a color of #977ed1        
        
          <p style="color:#977ed1;">Text here</p>
        
        
          .mytext {color:#977ed1;}
        
        Text color #977ed1
      
           This box has a color of #977ed1        
        
          <div style="background-color:#977ed1;">Content here</div>
        
        
          .mybackground {background-color:#977ed1;}
        
        Background color #977ed1
      
           Border around this has a color of #977ed1        
        
          <div style="border:2px solid #977ed1;">Content here</div>
        
        
          .myborder {border:2px solid #977ed1;}
        
        Border color #977ed1