#2cd5aa color space conversions
Hex:
        #2cd5aa
        RGB:
        44, 213, 170
        CMY:
        83, 16, 33
        CMYK:
        79, 0, 20, 16
      HSL:
        165°, 66.7984%, 50.3922%
        HSV (HSB):
        165°, 79.3427%, 83.5294%
        XYZ:
        32.0887, 51.0263, 46.1880
        xyY:
        0.2482, 0.3946, 51.0263
      CIE-Lab:
        76.6949, -51.3906, 9.5439
        CIE-LCH:
        76.6949, 52.2693, 169.4793
        CIE-Luv:
        76.6949, -60.5355, 22.2103
        Hunter-Lab:
        71.4327, -44.8222, 11.6662
      #2cd5aa color charts
#2cd5aa RGB chart
      #2cd5aa CMYK chart
      #2cd5aa RGB pie chart
      #2cd5aa color shades, tints & tones
#2cd5aa color schemes
#2cd5aa color preview, HTML & CSS examples
           This text has a color of #2cd5aa        
        
          <p style="color:#2cd5aa;">Text here</p>
        
        
          .mytext {color:#2cd5aa;}
        
        Text color #2cd5aa
      
           This box has a color of #2cd5aa        
        
          <div style="background-color:#2cd5aa;">Content here</div>
        
        
          .mybackground {background-color:#2cd5aa;}
        
        Background color #2cd5aa
      
           Border around this has a color of #2cd5aa        
        
          <div style="border:2px solid #2cd5aa;">Content here</div>
        
        
          .myborder {border:2px solid #2cd5aa;}
        
        Border color #2cd5aa