#6979b2 color space conversions
Hex:
        #6979b2
        RGB:
        105, 121, 178
        CMY:
        59, 53, 30
        CMYK:
        41, 32, 0, 30
      HSL:
        227°, 32.1586%, 55.4902%
        HSV (HSB):
        227°, 41.0112%, 69.8039%
        XYZ:
        20.6990, 19.8924, 44.8681
        xyY:
        0.2422, 0.2328, 19.8924
      CIE-Lab:
        51.7153, 8.9437, -32.0791
        CIE-LCH:
        51.7153, 33.3025, 285.5786
        CIE-Luv:
        51.7153, -10.3164, -49.5645
        Hunter-Lab:
        44.6008, 4.7892, -28.4247
      #6979b2 color charts
#6979b2 RGB chart
      #6979b2 CMYK chart
      #6979b2 RGB pie chart
      #6979b2 color shades, tints & tones
#6979b2 color schemes
#6979b2 color preview, HTML & CSS examples
           This text has a color of #6979b2        
        
          <p style="color:#6979b2;">Text here</p>
        
        
          .mytext {color:#6979b2;}
        
        Text color #6979b2
      
           This box has a color of #6979b2        
        
          <div style="background-color:#6979b2;">Content here</div>
        
        
          .mybackground {background-color:#6979b2;}
        
        Background color #6979b2
      
           Border around this has a color of #6979b2        
        
          <div style="border:2px solid #6979b2;">Content here</div>
        
        
          .myborder {border:2px solid #6979b2;}
        
        Border color #6979b2