#06fffa color space conversions
Hex:
        #06fffa
        RGB:
        6, 255, 250
        CMY:
        98, 0, 2
        CMYK:
        98, 0, 2, 0
      HSL:
        179°, 100.0000%, 51.1765%
        HSV (HSB):
        179°, 97.6471%, 100.0000%
        XYZ:
        53.0904, 78.4608, 102.7888
        xyY:
        0.2266, 0.3348, 78.4608
      CIE-Lab:
        90.9898, -49.3854, -11.7316
        CIE-LCH:
        90.9898, 50.7597, 193.3631
        CIE-Luv:
        90.9898, -70.7312, -11.0159
        Hunter-Lab:
        88.5781, -48.0255, -6.7973
      #06fffa color charts
#06fffa RGB chart
      #06fffa CMYK chart
      #06fffa RGB pie chart
      #06fffa color shades, tints & tones
#06fffa color schemes
#06fffa color preview, HTML & CSS examples
           This text has a color of #06fffa        
        
          <p style="color:#06fffa;">Text here</p>
        
        
          .mytext {color:#06fffa;}
        
        Text color #06fffa
      
           This box has a color of #06fffa        
        
          <div style="background-color:#06fffa;">Content here</div>
        
        
          .mybackground {background-color:#06fffa;}
        
        Background color #06fffa
      
           Border around this has a color of #06fffa        
        
          <div style="border:2px solid #06fffa;">Content here</div>
        
        
          .myborder {border:2px solid #06fffa;}
        
        Border color #06fffa