#976ab8 color space conversions
Hex:
        #976ab8
        RGB:
        151, 106, 184
        CMY:
        41, 58, 28
        CMYK:
        18, 42, 0, 28
      HSL:
        275°, 35.4545%, 56.8627%
        HSV (HSB):
        275°, 42.3913%, 72.1569%
        XYZ:
        26.5683, 20.3481, 47.8747
        xyY:
        0.2803, 0.2147, 20.3481
      CIE-Lab:
        52.2285, 32.8343, -34.4469
        CIE-LCH:
        52.2285, 47.5887, 313.6269
        CIE-Luv:
        52.2285, 17.4485, -56.4422
        Hunter-Lab:
        45.1088, 26.1927, -31.3492
      #976ab8 color charts
#976ab8 RGB chart
      #976ab8 CMYK chart
      #976ab8 RGB pie chart
      #976ab8 color shades, tints & tones
#976ab8 color schemes
#976ab8 color preview, HTML & CSS examples
           This text has a color of #976ab8        
        
          <p style="color:#976ab8;">Text here</p>
        
        
          .mytext {color:#976ab8;}
        
        Text color #976ab8
      
           This box has a color of #976ab8        
        
          <div style="background-color:#976ab8;">Content here</div>
        
        
          .mybackground {background-color:#976ab8;}
        
        Background color #976ab8
      
           Border around this has a color of #976ab8        
        
          <div style="border:2px solid #976ab8;">Content here</div>
        
        
          .myborder {border:2px solid #976ab8;}
        
        Border color #976ab8