#6fa1da color space conversions
Hex:
        #6fa1da
        RGB:
        111, 161, 218
        CMY:
        56, 37, 15
        CMYK:
        49, 26, 0, 15
      HSL:
        212°, 59.1160%, 64.5098%
        HSV (HSB):
        212°, 49.0826%, 85.4902%
        XYZ:
        31.9553, 33.9312, 71.1948
        xyY:
        0.2331, 0.2475, 33.9312
      CIE-Lab:
        64.9079, -1.0676, -34.0941
        CIE-LCH:
        64.9079, 34.1108, 268.2064
        CIE-Luv:
        64.9079, -23.9891, -53.6613
        Hunter-Lab:
        58.2505, -4.0161, -31.6900
      #6fa1da color charts
#6fa1da RGB chart
      #6fa1da CMYK chart
      #6fa1da RGB pie chart
      #6fa1da color shades, tints & tones
#6fa1da color schemes
#6fa1da color preview, HTML & CSS examples
           This text has a color of #6fa1da        
        
          <p style="color:#6fa1da;">Text here</p>
        
        
          .mytext {color:#6fa1da;}
        
        Text color #6fa1da
      
           This box has a color of #6fa1da        
        
          <div style="background-color:#6fa1da;">Content here</div>
        
        
          .mybackground {background-color:#6fa1da;}
        
        Background color #6fa1da
      
           Border around this has a color of #6fa1da        
        
          <div style="border:2px solid #6fa1da;">Content here</div>
        
        
          .myborder {border:2px solid #6fa1da;}
        
        Border color #6fa1da