#06e3fa color space conversions
Hex:
        #06e3fa
        RGB:
        6, 227, 250
        CMY:
        98, 11, 2
        CMYK:
        98, 9, 0, 2
      HSL:
        186°, 96.0630%, 50.1961%
        HSV (HSB):
        186°, 97.6000%, 98.0392%
        XYZ:
        44.7995, 61.8790, 100.0251
        xyY:
        0.2167, 0.2994, 61.8790
      CIE-Lab:
        82.8490, -36.9552, -23.9931
        CIE-LCH:
        82.8490, 44.0608, 212.9935
        CIE-Luv:
        82.8490, -61.4753, -33.2564
        Hunter-Lab:
        78.6632, -36.0030, -20.3267
      #06e3fa color charts
#06e3fa RGB chart
      #06e3fa CMYK chart
      #06e3fa RGB pie chart
      #06e3fa color shades, tints & tones
#06e3fa color schemes
#06e3fa color preview, HTML & CSS examples
           This text has a color of #06e3fa        
        
          <p style="color:#06e3fa;">Text here</p>
        
        
          .mytext {color:#06e3fa;}
        
        Text color #06e3fa
      
           This box has a color of #06e3fa        
        
          <div style="background-color:#06e3fa;">Content here</div>
        
        
          .mybackground {background-color:#06e3fa;}
        
        Background color #06e3fa
      
           Border around this has a color of #06e3fa        
        
          <div style="border:2px solid #06e3fa;">Content here</div>
        
        
          .myborder {border:2px solid #06e3fa;}
        
        Border color #06e3fa