#2cf1aa color space conversions
Hex:
        #2cf1aa
        RGB:
        44, 241, 170
        CMY:
        83, 5, 33
        CMYK:
        82, 0, 29, 5
      HSL:
        158°, 87.5556%, 55.8824%
        HSV (HSB):
        158°, 81.7427%, 94.5098%
        XYZ:
        39.7497, 66.3483, 48.7417
        xyY:
        0.2567, 0.4285, 66.3483
      CIE-Lab:
        85.1738, -62.1827, 21.4427
        CIE-LCH:
        85.1738, 65.7760, 160.9741
        CIE-Luv:
        85.1738, -70.0141, 41.1860
        Hunter-Lab:
        81.4545, -55.4376, 21.5395
      #2cf1aa color charts
#2cf1aa RGB chart
      #2cf1aa CMYK chart
      #2cf1aa RGB pie chart
      #2cf1aa color shades, tints & tones
#2cf1aa color schemes
#2cf1aa color preview, HTML & CSS examples
           This text has a color of #2cf1aa        
        
          <p style="color:#2cf1aa;">Text here</p>
        
        
          .mytext {color:#2cf1aa;}
        
        Text color #2cf1aa
      
           This box has a color of #2cf1aa        
        
          <div style="background-color:#2cf1aa;">Content here</div>
        
        
          .mybackground {background-color:#2cf1aa;}
        
        Background color #2cf1aa
      
           Border around this has a color of #2cf1aa        
        
          <div style="border:2px solid #2cf1aa;">Content here</div>
        
        
          .myborder {border:2px solid #2cf1aa;}
        
        Border color #2cf1aa