#2dfac6 color space conversions
Hex:
        #2dfac6
        RGB:
        45, 250, 198
        CMY:
        82, 2, 22
        CMYK:
        82, 0, 21, 2
      HSL:
        165°, 95.3488%, 57.8431%
        HSV (HSB):
        165°, 82.0000%, 98.0392%
        XYZ:
        45.4608, 73.0063, 65.1217
        xyY:
        0.2476, 0.3977, 73.0063
      CIE-Lab:
        88.4507, -59.1950, 11.5803
        CIE-LCH:
        88.4507, 60.3171, 168.9311
        CIE-Luv:
        88.4507, -70.9710, 27.0239
        Hunter-Lab:
        85.4437, -54.5546, 14.6222
      #2dfac6 color charts
#2dfac6 RGB chart
      #2dfac6 CMYK chart
      #2dfac6 RGB pie chart
      #2dfac6 color shades, tints & tones
#2dfac6 color schemes
#2dfac6 color preview, HTML & CSS examples
           This text has a color of #2dfac6        
        
          <p style="color:#2dfac6;">Text here</p>
        
        
          .mytext {color:#2dfac6;}
        
        Text color #2dfac6
      
           This box has a color of #2dfac6        
        
          <div style="background-color:#2dfac6;">Content here</div>
        
        
          .mybackground {background-color:#2dfac6;}
        
        Background color #2dfac6
      
           Border around this has a color of #2dfac6        
        
          <div style="border:2px solid #2dfac6;">Content here</div>
        
        
          .myborder {border:2px solid #2dfac6;}
        
        Border color #2dfac6