#06e5fa color space conversions
Hex:
        #06e5fa
        RGB:
        6, 229, 250
        CMY:
        98, 10, 2
        CMYK:
        98, 8, 0, 2
      HSL:
        185°, 96.0630%, 50.1961%
        HSV (HSB):
        185°, 97.6000%, 98.0392%
        XYZ:
        45.3497, 62.9795, 100.2086
        xyY:
        0.2175, 0.3020, 62.9795
      CIE-Lab:
        83.4316, -37.8795, -23.1074
        CIE-LCH:
        83.4316, 44.3713, 211.3842
        CIE-Luv:
        83.4316, -62.1408, -31.6401
        Hunter-Lab:
        79.3596, -36.8762, -19.3146
      #06e5fa color charts
#06e5fa RGB chart
      #06e5fa CMYK chart
      #06e5fa RGB pie chart
      #06e5fa color shades, tints & tones
#06e5fa color schemes
#06e5fa color preview, HTML & CSS examples
           This text has a color of #06e5fa        
        
          <p style="color:#06e5fa;">Text here</p>
        
        
          .mytext {color:#06e5fa;}
        
        Text color #06e5fa
      
           This box has a color of #06e5fa        
        
          <div style="background-color:#06e5fa;">Content here</div>
        
        
          .mybackground {background-color:#06e5fa;}
        
        Background color #06e5fa
      
           Border around this has a color of #06e5fa        
        
          <div style="border:2px solid #06e5fa;">Content here</div>
        
        
          .myborder {border:2px solid #06e5fa;}
        
        Border color #06e5fa