#2ca4c3 color space conversions
Hex:
        #2ca4c3
        RGB:
        44, 164, 195
        CMY:
        83, 36, 24
        CMYK:
        77, 16, 0, 24
      HSL:
        192°, 63.1799%, 46.8627%
        HSV (HSB):
        192°, 77.4359%, 76.4706%
        XYZ:
        24.1645, 31.0265, 56.3449
        xyY:
        0.2167, 0.2782, 31.0265
      CIE-Lab:
        62.5300, -21.7416, -25.1723
        CIE-LCH:
        62.5300, 33.2617, 229.1825
        CIE-Luv:
        62.5300, -41.5195, -36.0485
        Hunter-Lab:
        55.7015, -20.0404, -20.9839
      #2ca4c3 color charts
#2ca4c3 RGB chart
      #2ca4c3 CMYK chart
      #2ca4c3 RGB pie chart
      #2ca4c3 color shades, tints & tones
#2ca4c3 color schemes
#2ca4c3 color preview, HTML & CSS examples
           This text has a color of #2ca4c3        
        
          <p style="color:#2ca4c3;">Text here</p>
        
        
          .mytext {color:#2ca4c3;}
        
        Text color #2ca4c3
      
           This box has a color of #2ca4c3        
        
          <div style="background-color:#2ca4c3;">Content here</div>
        
        
          .mybackground {background-color:#2ca4c3;}
        
        Background color #2ca4c3
      
           Border around this has a color of #2ca4c3        
        
          <div style="border:2px solid #2ca4c3;">Content here</div>
        
        
          .myborder {border:2px solid #2ca4c3;}
        
        Border color #2ca4c3