#2ca3bd color space conversions
Hex:
        #2ca3bd
        RGB:
        44, 163, 189
        CMY:
        83, 36, 26
        CMYK:
        77, 14, 0, 26
      HSL:
        191°, 62.2318%, 45.6863%
        HSV (HSB):
        191°, 76.7196%, 74.1176%
        XYZ:
        23.3212, 30.4040, 52.7835
        xyY:
        0.2190, 0.2855, 30.4040
      CIE-Lab:
        62.0012, -23.1907, -22.6271
        CIE-LCH:
        62.0012, 32.4005, 224.2953
        CIE-Luv:
        62.0012, -41.5612, -31.6437
        Hunter-Lab:
        55.1398, -20.9986, -18.1585
      #2ca3bd color charts
#2ca3bd RGB chart
      #2ca3bd CMYK chart
      #2ca3bd RGB pie chart
      #2ca3bd color shades, tints & tones
#2ca3bd color schemes
#2ca3bd color preview, HTML & CSS examples
           This text has a color of #2ca3bd        
        
          <p style="color:#2ca3bd;">Text here</p>
        
        
          .mytext {color:#2ca3bd;}
        
        Text color #2ca3bd
      
           This box has a color of #2ca3bd        
        
          <div style="background-color:#2ca3bd;">Content here</div>
        
        
          .mybackground {background-color:#2ca3bd;}
        
        Background color #2ca3bd
      
           Border around this has a color of #2ca3bd        
        
          <div style="border:2px solid #2ca3bd;">Content here</div>
        
        
          .myborder {border:2px solid #2ca3bd;}
        
        Border color #2ca3bd