#2ff5e1 color space conversions
Hex:
        #2ff5e1
        RGB:
        47, 245, 225
        CMY:
        82, 4, 12
        CMYK:
        81, 0, 8, 4
      HSL:
        174°, 90.8257%, 57.2549%
        HSV (HSB):
        174°, 80.8163%, 96.0784%
        XYZ:
        47.4153, 71.3454, 82.5062
        xyY:
        0.2356, 0.3545, 71.3454
      CIE-Lab:
        87.6525, -50.2293, -3.6246
        CIE-LCH:
        87.6525, 50.3600, 184.1273
        CIE-Luv:
        87.6525, -67.1219, 2.3170
        Hunter-Lab:
        84.4662, -47.6145, 1.2122
      #2ff5e1 color charts
#2ff5e1 RGB chart
      #2ff5e1 CMYK chart
      #2ff5e1 RGB pie chart
      #2ff5e1 color shades, tints & tones
#2ff5e1 color schemes
#2ff5e1 color preview, HTML & CSS examples
           This text has a color of #2ff5e1        
        
          <p style="color:#2ff5e1;">Text here</p>
        
        
          .mytext {color:#2ff5e1;}
        
        Text color #2ff5e1
      
           This box has a color of #2ff5e1        
        
          <div style="background-color:#2ff5e1;">Content here</div>
        
        
          .mybackground {background-color:#2ff5e1;}
        
        Background color #2ff5e1
      
           Border around this has a color of #2ff5e1        
        
          <div style="border:2px solid #2ff5e1;">Content here</div>
        
        
          .myborder {border:2px solid #2ff5e1;}
        
        Border color #2ff5e1