#6fcaf1 color space conversions
Hex:
        #6fcaf1
        RGB:
        111, 202, 241
        CMY:
        56, 21, 5
        CMYK:
        54, 16, 0, 5
      HSL:
        198°, 82.2785%, 69.0196%
        HSV (HSB):
        198°, 53.9419%, 94.5098%
        XYZ:
        43.5533, 51.9714, 90.9551
        xyY:
        0.2336, 0.2787, 51.9714
      CIE-Lab:
        77.2638, -16.5229, -27.5591
        CIE-LCH:
        77.2638, 32.1327, 239.0555
        CIE-Luv:
        77.2638, -39.0571, -41.7437
        Hunter-Lab:
        72.0912, -18.3205, -24.3404
      #6fcaf1 color charts
#6fcaf1 RGB chart
      #6fcaf1 CMYK chart
      #6fcaf1 RGB pie chart
      #6fcaf1 color shades, tints & tones
#6fcaf1 color schemes
#6fcaf1 color preview, HTML & CSS examples
           This text has a color of #6fcaf1        
        
          <p style="color:#6fcaf1;">Text here</p>
        
        
          .mytext {color:#6fcaf1;}
        
        Text color #6fcaf1
      
           This box has a color of #6fcaf1        
        
          <div style="background-color:#6fcaf1;">Content here</div>
        
        
          .mybackground {background-color:#6fcaf1;}
        
        Background color #6fcaf1
      
           Border around this has a color of #6fcaf1        
        
          <div style="border:2px solid #6fcaf1;">Content here</div>
        
        
          .myborder {border:2px solid #6fcaf1;}
        
        Border color #6fcaf1