#976bbd color space conversions
Hex:
        #976bbd
        RGB:
        151, 107, 189
        CMY:
        41, 58, 26
        CMYK:
        20, 43, 0, 26
      HSL:
        272°, 38.3178%, 58.0392%
        HSV (HSB):
        272°, 43.3862%, 74.1176%
        XYZ:
        27.2055, 20.7688, 50.7190
        xyY:
        0.2757, 0.2104, 20.7688
      CIE-Lab:
        52.6956, 33.4142, -36.5958
        CIE-LCH:
        52.6956, 49.5556, 312.3980
        CIE-Luv:
        52.6956, 16.3321, -59.9847
        Hunter-Lab:
        45.5728, 26.8063, -34.0842
      #976bbd color charts
#976bbd RGB chart
      #976bbd CMYK chart
      #976bbd RGB pie chart
      #976bbd color shades, tints & tones
#976bbd color schemes
#976bbd color preview, HTML & CSS examples
           This text has a color of #976bbd        
        
          <p style="color:#976bbd;">Text here</p>
        
        
          .mytext {color:#976bbd;}
        
        Text color #976bbd
      
           This box has a color of #976bbd        
        
          <div style="background-color:#976bbd;">Content here</div>
        
        
          .mybackground {background-color:#976bbd;}
        
        Background color #976bbd
      
           Border around this has a color of #976bbd        
        
          <div style="border:2px solid #976bbd;">Content here</div>
        
        
          .myborder {border:2px solid #976bbd;}
        
        Border color #976bbd