#2ca3ad color space conversions
Hex:
        #2ca3ad
        RGB:
        44, 163, 173
        CMY:
        83, 36, 32
        CMYK:
        75, 6, 0, 32
      HSL:
        185°, 59.4470%, 42.5490%
        HSV (HSB):
        185°, 74.5665%, 67.8431%
        XYZ:
        21.6787, 29.7470, 44.1343
        xyY:
        0.2269, 0.3113, 29.7470
      CIE-Lab:
        61.4353, -28.2795, -14.5046
        CIE-LCH:
        61.4353, 31.7823, 207.1534
        CIE-Luv:
        61.4353, -42.6356, -17.8456
        Hunter-Lab:
        54.5408, -24.4967, -9.7988
      #2ca3ad color charts
#2ca3ad RGB chart
      #2ca3ad CMYK chart
      #2ca3ad RGB pie chart
      #2ca3ad color shades, tints & tones
#2ca3ad color schemes
#2ca3ad color preview, HTML & CSS examples
           This text has a color of #2ca3ad        
        
          <p style="color:#2ca3ad;">Text here</p>
        
        
          .mytext {color:#2ca3ad;}
        
        Text color #2ca3ad
      
           This box has a color of #2ca3ad        
        
          <div style="background-color:#2ca3ad;">Content here</div>
        
        
          .mybackground {background-color:#2ca3ad;}
        
        Background color #2ca3ad
      
           Border around this has a color of #2ca3ad        
        
          <div style="border:2px solid #2ca3ad;">Content here</div>
        
        
          .myborder {border:2px solid #2ca3ad;}
        
        Border color #2ca3ad