#2df5aa color space conversions
Hex:
        #2df5aa
        RGB:
        45, 245, 170
        CMY:
        82, 4, 33
        CMYK:
        82, 0, 31, 4
      HSL:
        158°, 90.9091%, 56.8627%
        HSV (HSB):
        158°, 81.6327%, 96.0784%
        XYZ:
        40.9903, 68.7650, 49.1428
        xyY:
        0.2580, 0.4328, 68.7650
      CIE-Lab:
        86.3875, -63.5642, 23.1169
        CIE-LCH:
        86.3875, 67.6373, 160.0148
        CIE-Luv:
        86.3875, -71.2384, 43.7881
        Hunter-Lab:
        82.9247, -56.8842, 22.9108
      #2df5aa color charts
#2df5aa RGB chart
      #2df5aa CMYK chart
      #2df5aa RGB pie chart
      #2df5aa color shades, tints & tones
#2df5aa color schemes
#2df5aa color preview, HTML & CSS examples
           This text has a color of #2df5aa        
        
          <p style="color:#2df5aa;">Text here</p>
        
        
          .mytext {color:#2df5aa;}
        
        Text color #2df5aa
      
           This box has a color of #2df5aa        
        
          <div style="background-color:#2df5aa;">Content here</div>
        
        
          .mybackground {background-color:#2df5aa;}
        
        Background color #2df5aa
      
           Border around this has a color of #2df5aa        
        
          <div style="border:2px solid #2df5aa;">Content here</div>
        
        
          .myborder {border:2px solid #2df5aa;}
        
        Border color #2df5aa