#6ad6fa color space conversions
Hex:
        #6ad6fa
        RGB:
        106, 214, 250
        CMY:
        58, 16, 2
        CMYK:
        58, 14, 0, 2
      HSL:
        195°, 93.5065%, 69.8039%
        HSV (HSB):
        195°, 57.6000%, 98.0392%
        XYZ:
        47.2457, 58.0594, 99.1590
        xyY:
        0.2311, 0.2840, 58.0594
      CIE-Lab:
        80.7718, -21.0443, -27.0116
        CIE-LCH:
        80.7718, 34.2417, 232.0784
        CIE-Luv:
        80.7718, -44.4971, -40.4092
        Hunter-Lab:
        76.1967, -22.6655, -23.8196
      #6ad6fa color charts
#6ad6fa RGB chart
      #6ad6fa CMYK chart
      #6ad6fa RGB pie chart
      #6ad6fa color shades, tints & tones
#6ad6fa color schemes
#6ad6fa color preview, HTML & CSS examples
           This text has a color of #6ad6fa        
        
          <p style="color:#6ad6fa;">Text here</p>
        
        
          .mytext {color:#6ad6fa;}
        
        Text color #6ad6fa
      
           This box has a color of #6ad6fa        
        
          <div style="background-color:#6ad6fa;">Content here</div>
        
        
          .mybackground {background-color:#6ad6fa;}
        
        Background color #6ad6fa
      
           Border around this has a color of #6ad6fa        
        
          <div style="border:2px solid #6ad6fa;">Content here</div>
        
        
          .myborder {border:2px solid #6ad6fa;}
        
        Border color #6ad6fa