#2ef0bf color space conversions
Hex:
        #2ef0bf
        RGB:
        46, 240, 191
        CMY:
        82, 6, 25
        CMYK:
        81, 0, 20, 6
      HSL:
        165°, 86.6071%, 56.0784%
        HSV (HSB):
        165°, 80.8333%, 94.1176%
        XYZ:
        41.6908, 66.6626, 59.9601
        xyY:
        0.2477, 0.3961, 66.6626
      CIE-Lab:
        85.3333, -56.8803, 10.7805
        CIE-LCH:
        85.3333, 57.8929, 169.2681
        CIE-Luv:
        85.3333, -68.0217, 25.3251
        Hunter-Lab:
        81.6472, -51.7367, 13.6116
      #2ef0bf color charts
#2ef0bf RGB chart
      #2ef0bf CMYK chart
      #2ef0bf RGB pie chart
      #2ef0bf color shades, tints & tones
#2ef0bf color schemes
#2ef0bf color preview, HTML & CSS examples
           This text has a color of #2ef0bf        
        
          <p style="color:#2ef0bf;">Text here</p>
        
        
          .mytext {color:#2ef0bf;}
        
        Text color #2ef0bf
      
           This box has a color of #2ef0bf        
        
          <div style="background-color:#2ef0bf;">Content here</div>
        
        
          .mybackground {background-color:#2ef0bf;}
        
        Background color #2ef0bf
      
           Border around this has a color of #2ef0bf        
        
          <div style="border:2px solid #2ef0bf;">Content here</div>
        
        
          .myborder {border:2px solid #2ef0bf;}
        
        Border color #2ef0bf