#2ffcbd color space conversions
Hex:
        #2ffcbd
        RGB:
        47, 252, 189
        CMY:
        82, 1, 26
        CMYK:
        81, 0, 25, 1
      HSL:
        162°, 97.1564%, 58.6275%
        HSV (HSB):
        162°, 81.3492%, 98.8235%
        XYZ:
        45.1680, 73.8993, 60.0275
        xyY:
        0.2522, 0.4126, 73.8993
      CIE-Lab:
        88.8749, -61.8645, 16.8252
        CIE-LCH:
        88.8749, 64.1117, 164.7854
        CIE-Luv:
        88.8749, -72.0688, 35.0446
        Hunter-Lab:
        85.9647, -56.6498, 18.7742
      #2ffcbd color charts
#2ffcbd RGB chart
      #2ffcbd CMYK chart
      #2ffcbd RGB pie chart
      #2ffcbd color shades, tints & tones
#2ffcbd color schemes
#2ffcbd color preview, HTML & CSS examples
           This text has a color of #2ffcbd        
        
          <p style="color:#2ffcbd;">Text here</p>
        
        
          .mytext {color:#2ffcbd;}
        
        Text color #2ffcbd
      
           This box has a color of #2ffcbd        
        
          <div style="background-color:#2ffcbd;">Content here</div>
        
        
          .mybackground {background-color:#2ffcbd;}
        
        Background color #2ffcbd
      
           Border around this has a color of #2ffcbd        
        
          <div style="border:2px solid #2ffcbd;">Content here</div>
        
        
          .myborder {border:2px solid #2ffcbd;}
        
        Border color #2ffcbd