#979bc3 color space conversions
Hex:
        #979bc3
        RGB:
        151, 155, 195
        CMY:
        41, 39, 24
        CMYK:
        23, 21, 0, 24
      HSL:
        235°, 26.8293%, 67.8431%
        HSV (HSB):
        235°, 22.5641%, 76.4706%
        XYZ:
        34.3342, 33.9621, 56.3755
        xyY:
        0.2754, 0.2724, 33.9621
      CIE-Lab:
        64.9325, 7.2482, -21.0592
        CIE-LCH:
        64.9325, 22.2716, 288.9924
        CIE-Luv:
        64.9325, -4.3833, -33.4080
        Hunter-Lab:
        58.2770, 3.1792, -16.5615
      #979bc3 color charts
#979bc3 RGB chart
      #979bc3 CMYK chart
      #979bc3 RGB pie chart
      #979bc3 color shades, tints & tones
#979bc3 color schemes
#979bc3 color preview, HTML & CSS examples
           This text has a color of #979bc3        
        
          <p style="color:#979bc3;">Text here</p>
        
        
          .mytext {color:#979bc3;}
        
        Text color #979bc3
      
           This box has a color of #979bc3        
        
          <div style="background-color:#979bc3;">Content here</div>
        
        
          .mybackground {background-color:#979bc3;}
        
        Background color #979bc3
      
           Border around this has a color of #979bc3        
        
          <div style="border:2px solid #979bc3;">Content here</div>
        
        
          .myborder {border:2px solid #979bc3;}
        
        Border color #979bc3