#06bda2 color space conversions
Hex:
        #06bda2
        RGB:
        6, 189, 162
        CMY:
        98, 26, 36
        CMYK:
        97, 0, 14, 26
      HSL:
        171°, 93.8462%, 38.2353%
        HSV (HSB):
        171°, 96.8254%, 74.1176%
        XYZ:
        24.7943, 39.0425, 40.4116
        xyY:
        0.2378, 0.3745, 39.0425
      CIE-Lab:
        68.7821, -45.9619, 2.4467
        CIE-LCH:
        68.7821, 46.0270, 176.9528
        CIE-Luv:
        68.7821, -55.6979, 10.6525
        Hunter-Lab:
        62.4840, -38.5165, 5.3930
      #06bda2 color charts
#06bda2 RGB chart
      #06bda2 CMYK chart
      #06bda2 RGB pie chart
      #06bda2 color shades, tints & tones
#06bda2 color schemes
#06bda2 color preview, HTML & CSS examples
           This text has a color of #06bda2        
        
          <p style="color:#06bda2;">Text here</p>
        
        
          .mytext {color:#06bda2;}
        
        Text color #06bda2
      
           This box has a color of #06bda2        
        
          <div style="background-color:#06bda2;">Content here</div>
        
        
          .mybackground {background-color:#06bda2;}
        
        Background color #06bda2
      
           Border around this has a color of #06bda2        
        
          <div style="border:2px solid #06bda2;">Content here</div>
        
        
          .myborder {border:2px solid #06bda2;}
        
        Border color #06bda2