#06f5fa color space conversions
Hex:
        #06f5fa
        RGB:
        6, 245, 250
        CMY:
        98, 4, 2
        CMYK:
        98, 2, 0, 2
      HSL:
        181°, 96.0630%, 50.1961%
        HSV (HSB):
        181°, 97.6000%, 98.0392%
        XYZ:
        49.9828, 72.2457, 101.7529
        xyY:
        0.2232, 0.3226, 72.2457
      CIE-Lab:
        88.0867, -45.0685, -16.0757
        CIE-LCH:
        88.0867, 47.8497, 199.6310
        CIE-Luv:
        88.0867, -67.4423, -18.8534
        Hunter-Lab:
        84.9974, -43.7784, -11.4796
      #06f5fa color charts
#06f5fa RGB chart
      #06f5fa CMYK chart
      #06f5fa RGB pie chart
      #06f5fa color shades, tints & tones
#06f5fa color schemes
#06f5fa color preview, HTML & CSS examples
           This text has a color of #06f5fa        
        
          <p style="color:#06f5fa;">Text here</p>
        
        
          .mytext {color:#06f5fa;}
        
        Text color #06f5fa
      
           This box has a color of #06f5fa        
        
          <div style="background-color:#06f5fa;">Content here</div>
        
        
          .mybackground {background-color:#06f5fa;}
        
        Background color #06f5fa
      
           Border around this has a color of #06f5fa        
        
          <div style="border:2px solid #06f5fa;">Content here</div>
        
        
          .myborder {border:2px solid #06f5fa;}
        
        Border color #06f5fa