#6979fe color space conversions
Hex:
        #6979fe
        RGB:
        105, 121, 254
        CMY:
        59, 53, 0
        CMYK:
        59, 52, 0, 0
      HSL:
        234°, 98.6755%, 70.3922%
        HSV (HSB):
        234°, 58.6614%, 99.6078%
        XYZ:
        30.5525, 23.8338, 96.7560
        xyY:
        0.2021, 0.1577, 23.8338
      CIE-Lab:
        55.9210, 32.5053, -68.2792
        CIE-LCH:
        55.9210, 75.6217, 295.4575
        CIE-Luv:
        55.9210, -12.8501, -110.5808
        Hunter-Lab:
        48.8198, 26.2743, -83.3330
      #6979fe color charts
#6979fe RGB chart
      #6979fe CMYK chart
      #6979fe RGB pie chart
      #6979fe color shades, tints & tones
#6979fe color schemes
#6979fe color preview, HTML & CSS examples
           This text has a color of #6979fe        
        
          <p style="color:#6979fe;">Text here</p>
        
        
          .mytext {color:#6979fe;}
        
        Text color #6979fe
      
           This box has a color of #6979fe        
        
          <div style="background-color:#6979fe;">Content here</div>
        
        
          .mybackground {background-color:#6979fe;}
        
        Background color #6979fe
      
           Border around this has a color of #6979fe        
        
          <div style="border:2px solid #6979fe;">Content here</div>
        
        
          .myborder {border:2px solid #6979fe;}
        
        Border color #6979fe