#2ff2e5 color space conversions
Hex:
        #2ff2e5
        RGB:
        47, 242, 229
        CMY:
        82, 5, 10
        CMYK:
        81, 0, 5, 5
      HSL:
        176°, 88.2353%, 56.6667%
        HSV (HSB):
        176°, 80.5785%, 94.9020%
        XYZ:
        47.0673, 69.7657, 85.1142
        xyY:
        0.2331, 0.3455, 69.7657
      CIE-Lab:
        86.8818, -47.8799, -6.8547
        CIE-LCH:
        86.8818, 48.3681, 188.1473
        CIE-Luv:
        86.8818, -65.8105, -3.2197
        Hunter-Lab:
        83.5259, -45.5846, -1.9493
      #2ff2e5 color charts
#2ff2e5 RGB chart
      #2ff2e5 CMYK chart
      #2ff2e5 RGB pie chart
      #2ff2e5 color shades, tints & tones
#2ff2e5 color schemes
#2ff2e5 color preview, HTML & CSS examples
           This text has a color of #2ff2e5        
        
          <p style="color:#2ff2e5;">Text here</p>
        
        
          .mytext {color:#2ff2e5;}
        
        Text color #2ff2e5
      
           This box has a color of #2ff2e5        
        
          <div style="background-color:#2ff2e5;">Content here</div>
        
        
          .mybackground {background-color:#2ff2e5;}
        
        Background color #2ff2e5
      
           Border around this has a color of #2ff2e5        
        
          <div style="border:2px solid #2ff2e5;">Content here</div>
        
        
          .myborder {border:2px solid #2ff2e5;}
        
        Border color #2ff2e5