#6ae5ef color space conversions
Hex:
        #6ae5ef
        RGB:
        106, 229, 239
        CMY:
        58, 10, 6
        CMYK:
        56, 4, 0, 6
      HSL:
        185°, 80.6061%, 67.6471%
        HSV (HSB):
        185°, 55.6485%, 93.7255%
        XYZ:
        49.5432, 65.3348, 91.6610
        xyY:
        0.2399, 0.3163, 65.3348
      CIE-Lab:
        84.6560, -31.4676, -15.3000
        CIE-LCH:
        84.6560, 34.9900, 205.9296
        CIE-Luv:
        84.6560, -50.5481, -19.3643
        Hunter-Lab:
        80.8299, -32.0442, -10.6538
      #6ae5ef color charts
#6ae5ef RGB chart
      #6ae5ef CMYK chart
      #6ae5ef RGB pie chart
      #6ae5ef color shades, tints & tones
#6ae5ef color schemes
#6ae5ef color preview, HTML & CSS examples
           This text has a color of #6ae5ef        
        
          <p style="color:#6ae5ef;">Text here</p>
        
        
          .mytext {color:#6ae5ef;}
        
        Text color #6ae5ef
      
           This box has a color of #6ae5ef        
        
          <div style="background-color:#6ae5ef;">Content here</div>
        
        
          .mybackground {background-color:#6ae5ef;}
        
        Background color #6ae5ef
      
           Border around this has a color of #6ae5ef        
        
          <div style="border:2px solid #6ae5ef;">Content here</div>
        
        
          .myborder {border:2px solid #6ae5ef;}
        
        Border color #6ae5ef