#06d3cd color space conversions
Hex:
        #06d3cd
        RGB:
        6, 211, 205
        CMY:
        98, 17, 20
        CMYK:
        97, 0, 3, 17
      HSL:
        178°, 94.4700%, 42.5490%
        HSV (HSB):
        178°, 97.1564%, 82.7451%
        XYZ:
        34.3888, 51.0350, 65.7959
        xyY:
        0.2274, 0.3375, 51.0350
      CIE-Lab:
        76.7002, -43.2860, -9.2588
        CIE-LCH:
        76.7002, 44.2651, 192.0735
        CIE-Luv:
        76.7002, -59.7388, -7.7559
        Hunter-Lab:
        71.4388, -39.0926, -4.5995
      #06d3cd color charts
#06d3cd RGB chart
      #06d3cd CMYK chart
      #06d3cd RGB pie chart
      #06d3cd color shades, tints & tones
#06d3cd color schemes
#06d3cd color preview, HTML & CSS examples
           This text has a color of #06d3cd        
        
          <p style="color:#06d3cd;">Text here</p>
        
        
          .mytext {color:#06d3cd;}
        
        Text color #06d3cd
      
           This box has a color of #06d3cd        
        
          <div style="background-color:#06d3cd;">Content here</div>
        
        
          .mybackground {background-color:#06d3cd;}
        
        Background color #06d3cd
      
           Border around this has a color of #06d3cd        
        
          <div style="border:2px solid #06d3cd;">Content here</div>
        
        
          .myborder {border:2px solid #06d3cd;}
        
        Border color #06d3cd