#2efedf color space conversions
Hex:
        #2efedf
        RGB:
        46, 254, 223
        CMY:
        82, 0, 13
        CMYK:
        82, 0, 12, 0
      HSL:
        171°, 99.0476%, 58.8235%
        HSV (HSB):
        171°, 81.8898%, 99.6078%
        XYZ:
        49.8878, 76.7922, 82.0051
        xyY:
        0.2391, 0.3680, 76.7922
      CIE-Lab:
        90.2259, -54.5450, 1.1821
        CIE-LCH:
        90.2259, 54.5578, 178.7585
        CIE-Luv:
        90.2259, -70.3853, 10.5961
        Hunter-Lab:
        87.6311, -51.7357, 5.8583
      #2efedf color charts
#2efedf RGB chart
      #2efedf CMYK chart
      #2efedf RGB pie chart
      #2efedf color shades, tints & tones
#2efedf color schemes
#2efedf color preview, HTML & CSS examples
           This text has a color of #2efedf        
        
          <p style="color:#2efedf;">Text here</p>
        
        
          .mytext {color:#2efedf;}
        
        Text color #2efedf
      
           This box has a color of #2efedf        
        
          <div style="background-color:#2efedf;">Content here</div>
        
        
          .mybackground {background-color:#2efedf;}
        
        Background color #2efedf
      
           Border around this has a color of #2efedf        
        
          <div style="border:2px solid #2efedf;">Content here</div>
        
        
          .myborder {border:2px solid #2efedf;}
        
        Border color #2efedf