#6fa0f1 color space conversions
Hex:
        #6fa0f1
        RGB:
        111, 160, 241
        CMY:
        56, 37, 5
        CMYK:
        54, 34, 0, 5
      HSL:
        217°, 82.2785%, 69.0196%
        HSV (HSB):
        217°, 53.9419%, 94.5098%
        XYZ:
        35.0035, 34.8720, 88.1052
        xyY:
        0.2216, 0.2207, 34.8720
      CIE-Lab:
        65.6489, 6.4595, -45.5965
        CIE-LCH:
        65.6489, 46.0518, 278.0633
        CIE-Luv:
        65.6489, -23.5454, -74.0026
        Hunter-Lab:
        59.0525, 2.4645, -47.1227
      #6fa0f1 color charts
#6fa0f1 RGB chart
      #6fa0f1 CMYK chart
      #6fa0f1 RGB pie chart
      #6fa0f1 color shades, tints & tones
#6fa0f1 color schemes
#6fa0f1 color preview, HTML & CSS examples
           This text has a color of #6fa0f1        
        
          <p style="color:#6fa0f1;">Text here</p>
        
        
          .mytext {color:#6fa0f1;}
        
        Text color #6fa0f1
      
           This box has a color of #6fa0f1        
        
          <div style="background-color:#6fa0f1;">Content here</div>
        
        
          .mybackground {background-color:#6fa0f1;}
        
        Background color #6fa0f1
      
           Border around this has a color of #6fa0f1        
        
          <div style="border:2px solid #6fa0f1;">Content here</div>
        
        
          .myborder {border:2px solid #6fa0f1;}
        
        Border color #6fa0f1