#976fbb color space conversions
Hex:
        #976fbb
        RGB:
        151, 111, 187
        CMY:
        41, 56, 27
        CMYK:
        19, 41, 0, 27
      HSL:
        272°, 35.8491%, 58.4314%
        HSV (HSB):
        272°, 40.6417%, 73.3333%
        XYZ:
        27.4166, 21.5360, 49.7256
        xyY:
        0.2778, 0.2182, 21.5360
      CIE-Lab:
        53.5312, 30.6621, -34.1360
        CIE-LCH:
        53.5312, 45.8850, 311.9312
        CIE-Luv:
        53.5312, 15.0688, -55.9533
        Hunter-Lab:
        46.4069, 24.2432, -31.0451
      #976fbb color charts
#976fbb RGB chart
      #976fbb CMYK chart
      #976fbb RGB pie chart
      #976fbb color shades, tints & tones
#976fbb color schemes
#976fbb color preview, HTML & CSS examples
           This text has a color of #976fbb        
        
          <p style="color:#976fbb;">Text here</p>
        
        
          .mytext {color:#976fbb;}
        
        Text color #976fbb
      
           This box has a color of #976fbb        
        
          <div style="background-color:#976fbb;">Content here</div>
        
        
          .mybackground {background-color:#976fbb;}
        
        Background color #976fbb
      
           Border around this has a color of #976fbb        
        
          <div style="border:2px solid #976fbb;">Content here</div>
        
        
          .myborder {border:2px solid #976fbb;}
        
        Border color #976fbb