#06f2df color space conversions
Hex:
        #06f2df
        RGB:
        6, 242, 223
        CMY:
        98, 5, 13
        CMYK:
        98, 0, 8, 5
      HSL:
        175°, 95.1613%, 48.6275%
        HSV (HSB):
        175°, 97.5207%, 94.9020%
        XYZ:
        45.1465, 68.8707, 80.7259
        xyY:
        0.2318, 0.3536, 68.8707
      CIE-Lab:
        86.4400, -51.4313, -4.3943
        CIE-LCH:
        86.4400, 51.6186, 184.8835
        CIE-Luv:
        86.4400, -68.6278, 1.2358
        Hunter-Lab:
        82.9884, -48.1238, 0.4182
      #06f2df color charts
#06f2df RGB chart
      #06f2df CMYK chart
      #06f2df RGB pie chart
      #06f2df color shades, tints & tones
#06f2df color schemes
#06f2df color preview, HTML & CSS examples
           This text has a color of #06f2df        
        
          <p style="color:#06f2df;">Text here</p>
        
        
          .mytext {color:#06f2df;}
        
        Text color #06f2df
      
           This box has a color of #06f2df        
        
          <div style="background-color:#06f2df;">Content here</div>
        
        
          .mybackground {background-color:#06f2df;}
        
        Background color #06f2df
      
           Border around this has a color of #06f2df        
        
          <div style="border:2px solid #06f2df;">Content here</div>
        
        
          .myborder {border:2px solid #06f2df;}
        
        Border color #06f2df