#2ff4d7 color space conversions
Hex:
        #2ff4d7
        RGB:
        47, 244, 215
        CMY:
        82, 4, 16
        CMYK:
        81, 0, 12, 4
      HSL:
        171°, 89.9543%, 57.0588%
        HSV (HSB):
        171°, 80.7377%, 95.6863%
        XYZ:
        45.7887, 70.2120, 75.4289
        xyY:
        0.2392, 0.3668, 70.2120
      CIE-Lab:
        87.1007, -52.4383, 0.7941
        CIE-LCH:
        87.1007, 52.4443, 179.1324
        CIE-Luv:
        87.1007, -67.5268, 9.6059
        Hunter-Lab:
        83.7926, -49.0952, 5.2828
      #2ff4d7 color charts
#2ff4d7 RGB chart
      #2ff4d7 CMYK chart
      #2ff4d7 RGB pie chart
      #2ff4d7 color shades, tints & tones
#2ff4d7 color schemes
#2ff4d7 color preview, HTML & CSS examples
           This text has a color of #2ff4d7        
        
          <p style="color:#2ff4d7;">Text here</p>
        
        
          .mytext {color:#2ff4d7;}
        
        Text color #2ff4d7
      
           This box has a color of #2ff4d7        
        
          <div style="background-color:#2ff4d7;">Content here</div>
        
        
          .mybackground {background-color:#2ff4d7;}
        
        Background color #2ff4d7
      
           Border around this has a color of #2ff4d7        
        
          <div style="border:2px solid #2ff4d7;">Content here</div>
        
        
          .myborder {border:2px solid #2ff4d7;}
        
        Border color #2ff4d7