#2df9ac color space conversions
Hex:
        #2df9ac
        RGB:
        45, 249, 172
        CMY:
        82, 2, 33
        CMYK:
        82, 0, 31, 2
      HSL:
        157°, 94.4444%, 57.6471%
        HSV (HSB):
        157°, 81.9277%, 97.6471%
        XYZ:
        42.4043, 71.2878, 50.5547
        xyY:
        0.2582, 0.4340, 71.2878
      CIE-Lab:
        87.6247, -64.6020, 23.7944
        CIE-LCH:
        87.6247, 68.8447, 159.7801
        CIE-Luv:
        87.6247, -72.4296, 44.9928
        Hunter-Lab:
        84.4321, -58.1083, 23.6019
      #2df9ac color charts
#2df9ac RGB chart
      #2df9ac CMYK chart
      #2df9ac RGB pie chart
      #2df9ac color shades, tints & tones
#2df9ac color schemes
#2df9ac color preview, HTML & CSS examples
           This text has a color of #2df9ac        
        
          <p style="color:#2df9ac;">Text here</p>
        
        
          .mytext {color:#2df9ac;}
        
        Text color #2df9ac
      
           This box has a color of #2df9ac        
        
          <div style="background-color:#2df9ac;">Content here</div>
        
        
          .mybackground {background-color:#2df9ac;}
        
        Background color #2df9ac
      
           Border around this has a color of #2df9ac        
        
          <div style="border:2px solid #2df9ac;">Content here</div>
        
        
          .myborder {border:2px solid #2df9ac;}
        
        Border color #2df9ac