#06f4f2 color space conversions
Hex:
        #06f4f2
        RGB:
        6, 244, 242
        CMY:
        98, 4, 5
        CMYK:
        98, 0, 1, 4
      HSL:
        179°, 95.2000%, 49.0196%
        HSV (HSB):
        179°, 97.5410%, 95.6863%
        XYZ:
        48.4528, 71.1509, 95.1842
        xyY:
        0.2256, 0.3313, 71.1509
      CIE-Lab:
        87.5583, -46.9515, -12.6852
        CIE-LCH:
        87.5583, 48.6349, 195.1190
        CIE-Luv:
        87.5583, -67.7588, -12.9213
        Hunter-Lab:
        84.3510, -45.0805, -7.8589
      #06f4f2 color charts
#06f4f2 RGB chart
      #06f4f2 CMYK chart
      #06f4f2 RGB pie chart
      #06f4f2 color shades, tints & tones
#06f4f2 color schemes
#06f4f2 color preview, HTML & CSS examples
           This text has a color of #06f4f2        
        
          <p style="color:#06f4f2;">Text here</p>
        
        
          .mytext {color:#06f4f2;}
        
        Text color #06f4f2
      
           This box has a color of #06f4f2        
        
          <div style="background-color:#06f4f2;">Content here</div>
        
        
          .mybackground {background-color:#06f4f2;}
        
        Background color #06f4f2
      
           Border around this has a color of #06f4f2        
        
          <div style="border:2px solid #06f4f2;">Content here</div>
        
        
          .myborder {border:2px solid #06f4f2;}
        
        Border color #06f4f2