#2df8aa color space conversions
Hex:
        #2df8aa
        RGB:
        45, 248, 170
        CMY:
        82, 3, 33
        CMYK:
        82, 0, 31, 3
      HSL:
        157°, 93.5484%, 57.4510%
        HSV (HSB):
        157°, 81.8548%, 97.2549%
        XYZ:
        41.9053, 70.5950, 49.4478
        xyY:
        0.2588, 0.4359, 70.5950
      CIE-Lab:
        87.2879, -64.6547, 24.3524
        CIE-LCH:
        87.2879, 69.0889, 159.3609
        CIE-Luv:
        87.2879, -72.2310, 45.7119
        Hunter-Lab:
        84.0208, -58.0097, 23.9213
      #2df8aa color charts
#2df8aa RGB chart
      #2df8aa CMYK chart
      #2df8aa RGB pie chart
      #2df8aa color shades, tints & tones
#2df8aa color schemes
#2df8aa color preview, HTML & CSS examples
           This text has a color of #2df8aa        
        
          <p style="color:#2df8aa;">Text here</p>
        
        
          .mytext {color:#2df8aa;}
        
        Text color #2df8aa
      
           This box has a color of #2df8aa        
        
          <div style="background-color:#2df8aa;">Content here</div>
        
        
          .mybackground {background-color:#2df8aa;}
        
        Background color #2df8aa
      
           Border around this has a color of #2df8aa        
        
          <div style="border:2px solid #2df8aa;">Content here</div>
        
        
          .myborder {border:2px solid #2df8aa;}
        
        Border color #2df8aa