#6980dc color space conversions
Hex:
        #6980dc
        RGB:
        105, 128, 220
        CMY:
        59, 50, 14
        CMYK:
        52, 42, 0, 14
      HSL:
        228°, 62.1622%, 63.7255%
        HSV (HSB):
        228°, 52.2727%, 86.2745%
        XYZ:
        26.4631, 23.6089, 70.8724
        xyY:
        0.2188, 0.1952, 23.6089
      CIE-Lab:
        55.6941, 17.4646, -49.7176
        CIE-LCH:
        55.6941, 52.6959, 289.3552
        CIE-Luv:
        55.6941, -14.0465, -79.7522
        Hunter-Lab:
        48.5890, 12.1861, -52.4686
      #6980dc color charts
#6980dc RGB chart
      #6980dc CMYK chart
      #6980dc RGB pie chart
      #6980dc color shades, tints & tones
#6980dc color schemes
#6980dc color preview, HTML & CSS examples
           This text has a color of #6980dc        
        
          <p style="color:#6980dc;">Text here</p>
        
        
          .mytext {color:#6980dc;}
        
        Text color #6980dc
      
           This box has a color of #6980dc        
        
          <div style="background-color:#6980dc;">Content here</div>
        
        
          .mybackground {background-color:#6980dc;}
        
        Background color #6980dc
      
           Border around this has a color of #6980dc        
        
          <div style="border:2px solid #6980dc;">Content here</div>
        
        
          .myborder {border:2px solid #6980dc;}
        
        Border color #6980dc