#06ceee color space conversions
Hex:
        #06ceee
        RGB:
        6, 206, 238
        CMY:
        98, 19, 7
        CMYK:
        97, 13, 0, 7
      HSL:
        188°, 95.0820%, 47.8431%
        HSV (HSB):
        188°, 97.4790%, 93.3333%
        XYZ:
        37.5790, 50.3544, 88.6277
        xyY:
        0.2128, 0.2852, 50.3544
      CIE-Lab:
        76.2863, -30.8085, -27.6239
        CIE-LCH:
        76.2863, 41.3792, 221.8805
        CIE-Luv:
        76.2863, -55.4059, -39.9719
        Hunter-Lab:
        70.9608, -29.6524, -24.3786
      #06ceee color charts
#06ceee RGB chart
      #06ceee CMYK chart
      #06ceee RGB pie chart
      #06ceee color shades, tints & tones
#06ceee color schemes
#06ceee color preview, HTML & CSS examples
           This text has a color of #06ceee        
        
          <p style="color:#06ceee;">Text here</p>
        
        
          .mytext {color:#06ceee;}
        
        Text color #06ceee
      
           This box has a color of #06ceee        
        
          <div style="background-color:#06ceee;">Content here</div>
        
        
          .mybackground {background-color:#06ceee;}
        
        Background color #06ceee
      
           Border around this has a color of #06ceee        
        
          <div style="border:2px solid #06ceee;">Content here</div>
        
        
          .myborder {border:2px solid #06ceee;}
        
        Border color #06ceee