#979ec4 color space conversions
Hex:
        #979ec4
        RGB:
        151, 158, 196
        CMY:
        41, 38, 23
        CMYK:
        23, 19, 0, 23
      HSL:
        231°, 27.6074%, 68.0392%
        HSV (HSB):
        231°, 22.9592%, 76.8627%
        XYZ:
        34.9532, 35.0186, 57.1416
        xyY:
        0.2750, 0.2755, 35.0186
      CIE-Lab:
        65.7631, 5.7952, -20.3513
        CIE-LCH:
        65.7631, 21.1603, 285.8947
        CIE-Luv:
        65.7631, -5.7700, -32.1262
        Hunter-Lab:
        59.1765, 1.8739, -15.8277
      #979ec4 color charts
#979ec4 RGB chart
      #979ec4 CMYK chart
      #979ec4 RGB pie chart
      #979ec4 color shades, tints & tones
#979ec4 color schemes
#979ec4 color preview, HTML & CSS examples
           This text has a color of #979ec4        
        
          <p style="color:#979ec4;">Text here</p>
        
        
          .mytext {color:#979ec4;}
        
        Text color #979ec4
      
           This box has a color of #979ec4        
        
          <div style="background-color:#979ec4;">Content here</div>
        
        
          .mybackground {background-color:#979ec4;}
        
        Background color #979ec4
      
           Border around this has a color of #979ec4        
        
          <div style="border:2px solid #979ec4;">Content here</div>
        
        
          .myborder {border:2px solid #979ec4;}
        
        Border color #979ec4