#06bdd3 color space conversions
Hex:
        #06bdd3
        RGB:
        6, 189, 211
        CMY:
        98, 26, 17
        CMYK:
        97, 10, 0, 17
      HSL:
        186°, 94.4700%, 42.5490%
        HSV (HSB):
        186°, 97.1564%, 82.7451%
        XYZ:
        30.0306, 41.1371, 67.9855
        xyY:
        0.2158, 0.2956, 41.1371
      CIE-Lab:
        70.2718, -31.3133, -22.1974
        CIE-LCH:
        70.2718, 38.3829, 215.3321
        CIE-Luv:
        70.2718, -51.7907, -30.4218
        Hunter-Lab:
        64.1382, -28.6651, -17.9498
      #06bdd3 color charts
#06bdd3 RGB chart
      #06bdd3 CMYK chart
      #06bdd3 RGB pie chart
      #06bdd3 color shades, tints & tones
#06bdd3 color schemes
#06bdd3 color preview, HTML & CSS examples
           This text has a color of #06bdd3        
        
          <p style="color:#06bdd3;">Text here</p>
        
        
          .mytext {color:#06bdd3;}
        
        Text color #06bdd3
      
           This box has a color of #06bdd3        
        
          <div style="background-color:#06bdd3;">Content here</div>
        
        
          .mybackground {background-color:#06bdd3;}
        
        Background color #06bdd3
      
           Border around this has a color of #06bdd3        
        
          <div style="border:2px solid #06bdd3;">Content here</div>
        
        
          .myborder {border:2px solid #06bdd3;}
        
        Border color #06bdd3