#2ca0bc color space conversions
Hex:
        #2ca0bc
        RGB:
        44, 160, 188
        CMY:
        83, 37, 26
        CMYK:
        77, 15, 0, 26
      HSL:
        192°, 62.0690%, 45.4902%
        HSV (HSB):
        192°, 76.5957%, 73.7255%
        XYZ:
        22.6866, 29.3079, 52.0382
        xyY:
        0.2181, 0.2817, 29.3079
      CIE-Lab:
        61.0524, -21.9664, -23.5200
        CIE-LCH:
        61.0524, 32.1825, 226.9563
        CIE-Luv:
        61.0524, -40.5576, -33.1853
        Hunter-Lab:
        54.1368, -19.9370, -19.0959
      #2ca0bc color charts
#2ca0bc RGB chart
      #2ca0bc CMYK chart
      #2ca0bc RGB pie chart
      #2ca0bc color shades, tints & tones
#2ca0bc color schemes
#2ca0bc color preview, HTML & CSS examples
           This text has a color of #2ca0bc        
        
          <p style="color:#2ca0bc;">Text here</p>
        
        
          .mytext {color:#2ca0bc;}
        
        Text color #2ca0bc
      
           This box has a color of #2ca0bc        
        
          <div style="background-color:#2ca0bc;">Content here</div>
        
        
          .mybackground {background-color:#2ca0bc;}
        
        Background color #2ca0bc
      
           Border around this has a color of #2ca0bc        
        
          <div style="border:2px solid #2ca0bc;">Content here</div>
        
        
          .myborder {border:2px solid #2ca0bc;}
        
        Border color #2ca0bc