#2dfcae color space conversions
Hex:
        #2dfcae
        RGB:
        45, 252, 174
        CMY:
        82, 1, 32
        CMYK:
        82, 0, 31, 1
      HSL:
        157°, 97.1831%, 58.2353%
        HSV (HSB):
        157°, 82.1429%, 98.8235%
        XYZ:
        43.5326, 73.2347, 51.8857
        xyY:
        0.2581, 0.4342, 73.2347
      CIE-Lab:
        88.5595, -65.2726, 24.0589
        CIE-LCH:
        88.5595, 69.5654, 159.7665
        CIE-Luv:
        88.5595, -73.2867, 45.5533
        Hunter-Lab:
        85.5773, -58.9585, 23.9564
      #2dfcae color charts
#2dfcae RGB chart
      #2dfcae CMYK chart
      #2dfcae RGB pie chart
      #2dfcae color shades, tints & tones
#2dfcae color schemes
#2dfcae color preview, HTML & CSS examples
           This text has a color of #2dfcae        
        
          <p style="color:#2dfcae;">Text here</p>
        
        
          .mytext {color:#2dfcae;}
        
        Text color #2dfcae
      
           This box has a color of #2dfcae        
        
          <div style="background-color:#2dfcae;">Content here</div>
        
        
          .mybackground {background-color:#2dfcae;}
        
        Background color #2dfcae
      
           Border around this has a color of #2dfcae        
        
          <div style="border:2px solid #2dfcae;">Content here</div>
        
        
          .myborder {border:2px solid #2dfcae;}
        
        Border color #2dfcae