#6afef2 color space conversions
Hex:
        #6afef2
        RGB:
        106, 254, 242
        CMY:
        58, 0, 5
        CMYK:
        58, 0, 5, 0
      HSL:
        175°, 98.6667%, 70.5882%
        HSV (HSB):
        175°, 58.2677%, 99.6078%
        XYZ:
        57.4127, 80.3586, 96.4892
        xyY:
        0.2451, 0.3430, 80.3586
      CIE-Lab:
        91.8455, -42.1894, -6.1634
        CIE-LCH:
        91.8455, 42.6373, 188.3114
        CIE-Luv:
        91.8455, -59.5726, -2.8860
        Hunter-Lab:
        89.6430, -42.5532, -1.0680
      #6afef2 color charts
#6afef2 RGB chart
      #6afef2 CMYK chart
      #6afef2 RGB pie chart
      #6afef2 color shades, tints & tones
#6afef2 color schemes
#6afef2 color preview, HTML & CSS examples
           This text has a color of #6afef2        
        
          <p style="color:#6afef2;">Text here</p>
        
        
          .mytext {color:#6afef2;}
        
        Text color #6afef2
      
           This box has a color of #6afef2        
        
          <div style="background-color:#6afef2;">Content here</div>
        
        
          .mybackground {background-color:#6afef2;}
        
        Background color #6afef2
      
           Border around this has a color of #6afef2        
        
          <div style="border:2px solid #6afef2;">Content here</div>
        
        
          .myborder {border:2px solid #6afef2;}
        
        Border color #6afef2