#2effaf color space conversions
Hex:
        #2effaf
        RGB:
        46, 255, 175
        CMY:
        82, 0, 31
        CMYK:
        82, 0, 31, 0
      HSL:
        157°, 100.0000%, 59.0196%
        HSV (HSB):
        157°, 81.9608%, 100.0000%
        XYZ:
        44.6246, 75.1960, 52.7198
        xyY:
        0.2586, 0.4358, 75.1960
      CIE-Lab:
        89.4847, -66.0644, 24.8215
        CIE-LCH:
        89.4847, 70.5734, 159.4080
        CIE-Luv:
        89.4847, -74.1064, 46.8019
        Hunter-Lab:
        86.7156, -59.8948, 24.6549
      #2effaf color charts
#2effaf RGB chart
      #2effaf CMYK chart
      #2effaf RGB pie chart
      #2effaf color shades, tints & tones
#2effaf color schemes
#2effaf color preview, HTML & CSS examples
           This text has a color of #2effaf        
        
          <p style="color:#2effaf;">Text here</p>
        
        
          .mytext {color:#2effaf;}
        
        Text color #2effaf
      
           This box has a color of #2effaf        
        
          <div style="background-color:#2effaf;">Content here</div>
        
        
          .mybackground {background-color:#2effaf;}
        
        Background color #2effaf
      
           Border around this has a color of #2effaf        
        
          <div style="border:2px solid #2effaf;">Content here</div>
        
        
          .myborder {border:2px solid #2effaf;}
        
        Border color #2effaf