#06ddf2 color space conversions
Hex:
        #06ddf2
        RGB:
        6, 221, 242
        CMY:
        98, 13, 5
        CMYK:
        98, 9, 0, 5
      HSL:
        185°, 95.1613%, 48.6275%
        HSV (HSB):
        185°, 97.5207%, 94.9020%
        XYZ:
        41.9586, 58.1624, 93.0194
        xyY:
        0.2172, 0.3011, 58.1624
      CIE-Lab:
        80.8290, -36.6537, -22.8265
        CIE-LCH:
        80.8290, 43.1803, 211.9130
        CIE-Luv:
        80.8290, -60.1157, -31.2346
        Hunter-Lab:
        76.2643, -35.2566, -18.9309
      #06ddf2 color charts
#06ddf2 RGB chart
      #06ddf2 CMYK chart
      #06ddf2 RGB pie chart
      #06ddf2 color shades, tints & tones
#06ddf2 color schemes
#06ddf2 color preview, HTML & CSS examples
           This text has a color of #06ddf2        
        
          <p style="color:#06ddf2;">Text here</p>
        
        
          .mytext {color:#06ddf2;}
        
        Text color #06ddf2
      
           This box has a color of #06ddf2        
        
          <div style="background-color:#06ddf2;">Content here</div>
        
        
          .mybackground {background-color:#06ddf2;}
        
        Background color #06ddf2
      
           Border around this has a color of #06ddf2        
        
          <div style="border:2px solid #06ddf2;">Content here</div>
        
        
          .myborder {border:2px solid #06ddf2;}
        
        Border color #06ddf2