#06d0ed color space conversions
Hex:
        #06d0ed
        RGB:
        6, 208, 237
        CMY:
        98, 18, 7
        CMYK:
        97, 12, 0, 7
      HSL:
        188°, 95.0617%, 47.6471%
        HSV (HSB):
        188°, 97.4684%, 92.9412%
        XYZ:
        37.9170, 51.2649, 88.0174
        xyY:
        0.2140, 0.2893, 51.2649
      CIE-Lab:
        76.8392, -32.0947, -26.2410
        CIE-LCH:
        76.8392, 41.4568, 219.2698
        CIE-Luv:
        76.8392, -56.1573, -37.4749
        Hunter-Lab:
        71.5995, -30.7707, -22.7657
      #06d0ed color charts
#06d0ed RGB chart
      #06d0ed CMYK chart
      #06d0ed RGB pie chart
      #06d0ed color shades, tints & tones
#06d0ed color schemes
#06d0ed color preview, HTML & CSS examples
           This text has a color of #06d0ed        
        
          <p style="color:#06d0ed;">Text here</p>
        
        
          .mytext {color:#06d0ed;}
        
        Text color #06d0ed
      
           This box has a color of #06d0ed        
        
          <div style="background-color:#06d0ed;">Content here</div>
        
        
          .mybackground {background-color:#06d0ed;}
        
        Background color #06d0ed
      
           Border around this has a color of #06d0ed        
        
          <div style="border:2px solid #06d0ed;">Content here</div>
        
        
          .myborder {border:2px solid #06d0ed;}
        
        Border color #06d0ed