#2ca4a5 color space conversions
Hex:
        #2ca4a5
        RGB:
        44, 164, 165
        CMY:
        83, 36, 35
        CMYK:
        73, 1, 0, 35
      HSL:
        180°, 57.8947%, 40.9804%
        HSV (HSB):
        180°, 73.3333%, 64.7059%
        XYZ:
        21.1057, 29.8030, 40.2375
        xyY:
        0.2316, 0.3270, 29.8030
      CIE-Lab:
        61.4839, -31.2046, -9.9297
        CIE-LCH:
        61.4839, 32.7464, 197.6517
        CIE-Luv:
        61.4839, -43.5406, -10.2601
        Hunter-Lab:
        54.5921, -26.5269, -5.4856
      #2ca4a5 color charts
#2ca4a5 RGB chart
      #2ca4a5 CMYK chart
      #2ca4a5 RGB pie chart
      #2ca4a5 color shades, tints & tones
#2ca4a5 color schemes
#2ca4a5 color preview, HTML & CSS examples
           This text has a color of #2ca4a5        
        
          <p style="color:#2ca4a5;">Text here</p>
        
        
          .mytext {color:#2ca4a5;}
        
        Text color #2ca4a5
      
           This box has a color of #2ca4a5        
        
          <div style="background-color:#2ca4a5;">Content here</div>
        
        
          .mybackground {background-color:#2ca4a5;}
        
        Background color #2ca4a5
      
           Border around this has a color of #2ca4a5        
        
          <div style="border:2px solid #2ca4a5;">Content here</div>
        
        
          .myborder {border:2px solid #2ca4a5;}
        
        Border color #2ca4a5