#6fa0da color space conversions
Hex:
        #6fa0da
        RGB:
        111, 160, 218
        CMY:
        56, 37, 15
        CMYK:
        49, 27, 0, 15
      HSL:
        213°, 59.1160%, 64.5098%
        HSV (HSB):
        213°, 49.0826%, 85.4902%
        XYZ:
        31.7812, 33.5831, 71.1368
        xyY:
        0.2328, 0.2460, 33.5831
      CIE-Lab:
        64.6303, -0.5033, -34.5257
        CIE-LCH:
        64.6303, 34.5293, 269.1649
        CIE-Luv:
        64.6303, -23.6090, -54.4175
        Hunter-Lab:
        57.9509, -3.5217, -32.2150
      #6fa0da color charts
#6fa0da RGB chart
      #6fa0da CMYK chart
      #6fa0da RGB pie chart
      #6fa0da color shades, tints & tones
#6fa0da color schemes
#6fa0da color preview, HTML & CSS examples
           This text has a color of #6fa0da        
        
          <p style="color:#6fa0da;">Text here</p>
        
        
          .mytext {color:#6fa0da;}
        
        Text color #6fa0da
      
           This box has a color of #6fa0da        
        
          <div style="background-color:#6fa0da;">Content here</div>
        
        
          .mybackground {background-color:#6fa0da;}
        
        Background color #6fa0da
      
           Border around this has a color of #6fa0da        
        
          <div style="border:2px solid #6fa0da;">Content here</div>
        
        
          .myborder {border:2px solid #6fa0da;}
        
        Border color #6fa0da