#06b5ba color space conversions
Hex:
        #06b5ba
        RGB:
        6, 181, 186
        CMY:
        98, 29, 27
        CMYK:
        97, 3, 0, 27
      HSL:
        182°, 93.7500%, 37.6471%
        HSV (HSB):
        182°, 96.7742%, 72.9412%
        XYZ:
        25.4619, 36.6316, 52.1830
        xyY:
        0.2228, 0.3206, 36.6316
      CIE-Lab:
        66.9997, -35.4373, -13.4109
        CIE-LCH:
        66.9997, 37.8901, 200.7287
        CIE-Luv:
        66.9997, -51.0455, -15.3561
        Hunter-Lab:
        60.5241, -30.8239, -8.7522
      #06b5ba color charts
#06b5ba RGB chart
      #06b5ba CMYK chart
      #06b5ba RGB pie chart
      #06b5ba color shades, tints & tones
#06b5ba color schemes
#06b5ba color preview, HTML & CSS examples
           This text has a color of #06b5ba        
        
          <p style="color:#06b5ba;">Text here</p>
        
        
          .mytext {color:#06b5ba;}
        
        Text color #06b5ba
      
           This box has a color of #06b5ba        
        
          <div style="background-color:#06b5ba;">Content here</div>
        
        
          .mybackground {background-color:#06b5ba;}
        
        Background color #06b5ba
      
           Border around this has a color of #06b5ba        
        
          <div style="border:2px solid #06b5ba;">Content here</div>
        
        
          .myborder {border:2px solid #06b5ba;}
        
        Border color #06b5ba