#06e2fa color space conversions
Hex:
        #06e2fa
        RGB:
        6, 226, 250
        CMY:
        98, 11, 2
        CMYK:
        98, 10, 0, 2
      HSL:
        186°, 96.0630%, 50.1961%
        HSV (HSB):
        186°, 97.6000%, 98.0392%
        XYZ:
        44.5268, 61.3336, 99.9342
        xyY:
        0.2164, 0.2980, 61.3336
      CIE-Lab:
        82.5577, -36.4908, -24.4364
        CIE-LCH:
        82.5577, 43.9171, 213.8086
        CIE-Luv:
        82.5577, -61.1424, -34.0658
        Hunter-Lab:
        78.3157, -35.5655, -20.8356
      #06e2fa color charts
#06e2fa RGB chart
      #06e2fa CMYK chart
      #06e2fa RGB pie chart
      #06e2fa color shades, tints & tones
#06e2fa color schemes
#06e2fa color preview, HTML & CSS examples
           This text has a color of #06e2fa        
        
          <p style="color:#06e2fa;">Text here</p>
        
        
          .mytext {color:#06e2fa;}
        
        Text color #06e2fa
      
           This box has a color of #06e2fa        
        
          <div style="background-color:#06e2fa;">Content here</div>
        
        
          .mybackground {background-color:#06e2fa;}
        
        Background color #06e2fa
      
           Border around this has a color of #06e2fa        
        
          <div style="border:2px solid #06e2fa;">Content here</div>
        
        
          .myborder {border:2px solid #06e2fa;}
        
        Border color #06e2fa