#06bdc4 color space conversions
Hex:
        #06bdc4
        RGB:
        6, 189, 196
        CMY:
        98, 26, 23
        CMYK:
        97, 4, 0, 23
      HSL:
        182°, 94.0594%, 39.6078%
        HSV (HSB):
        182°, 96.9388%, 76.8627%
        XYZ:
        28.2365, 40.4194, 58.5381
        xyY:
        0.2220, 0.3178, 40.4194
      CIE-Lab:
        69.7672, -36.0596, -14.7513
        CIE-LCH:
        69.7672, 38.9602, 202.2485
        CIE-Luv:
        69.7672, -52.9897, -17.5140
        Hunter-Lab:
        63.5763, -31.9802, -10.0881
      #06bdc4 color charts
#06bdc4 RGB chart
      #06bdc4 CMYK chart
      #06bdc4 RGB pie chart
      #06bdc4 color shades, tints & tones
#06bdc4 color schemes
#06bdc4 color preview, HTML & CSS examples
           This text has a color of #06bdc4        
        
          <p style="color:#06bdc4;">Text here</p>
        
        
          .mytext {color:#06bdc4;}
        
        Text color #06bdc4
      
           This box has a color of #06bdc4        
        
          <div style="background-color:#06bdc4;">Content here</div>
        
        
          .mybackground {background-color:#06bdc4;}
        
        Background color #06bdc4
      
           Border around this has a color of #06bdc4        
        
          <div style="border:2px solid #06bdc4;">Content here</div>
        
        
          .myborder {border:2px solid #06bdc4;}
        
        Border color #06bdc4