#2ca0ba color space conversions
Hex:
        #2ca0ba
        RGB:
        44, 160, 186
        CMY:
        83, 37, 27
        CMYK:
        76, 14, 0, 27
      HSL:
        191°, 61.7391%, 45.0980%
        HSV (HSB):
        191°, 76.3441%, 72.9412%
        XYZ:
        22.4724, 29.2223, 50.9104
        xyY:
        0.2190, 0.2848, 29.2223
      CIE-Lab:
        60.9773, -22.6216, -22.5117
        CIE-LCH:
        60.9773, 31.9141, 224.8605
        CIE-Luv:
        60.9773, -40.6889, -31.4499
        Hunter-Lab:
        54.0576, -20.3961, -17.9978
      #2ca0ba color charts
#2ca0ba RGB chart
      #2ca0ba CMYK chart
      #2ca0ba RGB pie chart
      #2ca0ba color shades, tints & tones
#2ca0ba color schemes
#2ca0ba color preview, HTML & CSS examples
           This text has a color of #2ca0ba        
        
          <p style="color:#2ca0ba;">Text here</p>
        
        
          .mytext {color:#2ca0ba;}
        
        Text color #2ca0ba
      
           This box has a color of #2ca0ba        
        
          <div style="background-color:#2ca0ba;">Content here</div>
        
        
          .mybackground {background-color:#2ca0ba;}
        
        Background color #2ca0ba
      
           Border around this has a color of #2ca0ba        
        
          <div style="border:2px solid #2ca0ba;">Content here</div>
        
        
          .myborder {border:2px solid #2ca0ba;}
        
        Border color #2ca0ba