#2caf8a color space conversions
Hex:
        #2caf8a
        RGB:
        44, 175, 138
        CMY:
        83, 31, 46
        CMYK:
        75, 0, 21, 31
      HSL:
        163°, 59.8174%, 42.9412%
        HSV (HSB):
        163°, 74.8571%, 68.6275%
        XYZ:
        20.9561, 33.0304, 29.3158
        xyY:
        0.2516, 0.3965, 33.0304
      CIE-Lab:
        64.1855, -43.5665, 9.1061
        CIE-LCH:
        64.1855, 44.5080, 168.1943
        CIE-Luv:
        64.1855, -49.3471, 19.6469
        Hunter-Lab:
        57.4721, -35.4894, 9.9874
      #2caf8a color charts
#2caf8a RGB chart
      #2caf8a CMYK chart
      #2caf8a RGB pie chart
      #2caf8a color shades, tints & tones
#2caf8a color schemes
#2caf8a color preview, HTML & CSS examples
           This text has a color of #2caf8a        
        
          <p style="color:#2caf8a;">Text here</p>
        
        
          .mytext {color:#2caf8a;}
        
        Text color #2caf8a
      
           This box has a color of #2caf8a        
        
          <div style="background-color:#2caf8a;">Content here</div>
        
        
          .mybackground {background-color:#2caf8a;}
        
        Background color #2caf8a
      
           Border around this has a color of #2caf8a        
        
          <div style="border:2px solid #2caf8a;">Content here</div>
        
        
          .myborder {border:2px solid #2caf8a;}
        
        Border color #2caf8a