#2ca5ba color space conversions
Hex:
        #2ca5ba
        RGB:
        44, 165, 186
        CMY:
        83, 35, 27
        CMYK:
        76, 11, 0, 27
      HSL:
        189°, 61.7391%, 45.0980%
        HSV (HSB):
        189°, 76.3441%, 72.9412%
        XYZ:
        23.3568, 30.9909, 51.2052
        xyY:
        0.2213, 0.2936, 30.9909
      CIE-Lab:
        62.5000, -25.1814, -20.1854
        CIE-LCH:
        62.5000, 32.2731, 218.7157
        CIE-Luv:
        62.5000, -42.4755, -27.4408
        Hunter-Lab:
        55.6695, -22.5299, -15.5667
      #2ca5ba color charts
#2ca5ba RGB chart
      #2ca5ba CMYK chart
      #2ca5ba RGB pie chart
      #2ca5ba color shades, tints & tones
#2ca5ba color schemes
#2ca5ba color preview, HTML & CSS examples
           This text has a color of #2ca5ba        
        
          <p style="color:#2ca5ba;">Text here</p>
        
        
          .mytext {color:#2ca5ba;}
        
        Text color #2ca5ba
      
           This box has a color of #2ca5ba        
        
          <div style="background-color:#2ca5ba;">Content here</div>
        
        
          .mybackground {background-color:#2ca5ba;}
        
        Background color #2ca5ba
      
           Border around this has a color of #2ca5ba        
        
          <div style="border:2px solid #2ca5ba;">Content here</div>
        
        
          .myborder {border:2px solid #2ca5ba;}
        
        Border color #2ca5ba