#2ff0bd color space conversions
Hex:
        #2ff0bd
        RGB:
        47, 240, 189
        CMY:
        82, 6, 26
        CMYK:
        80, 0, 21, 6
      HSL:
        164°, 86.5471%, 56.2745%
        HSV (HSB):
        164°, 80.4167%, 94.1176%
        XYZ:
        41.5177, 66.5986, 58.8107
        xyY:
        0.2487, 0.3990, 66.5986
      CIE-Lab:
        85.3009, -57.2670, 11.7787
        CIE-LCH:
        85.3009, 58.4658, 168.3774
        CIE-Luv:
        85.3009, -68.0569, 26.8409
        Hunter-Lab:
        81.6080, -52.0029, 14.3983
      #2ff0bd color charts
#2ff0bd RGB chart
      #2ff0bd CMYK chart
      #2ff0bd RGB pie chart
      #2ff0bd color shades, tints & tones
#2ff0bd color schemes
#2ff0bd color preview, HTML & CSS examples
           This text has a color of #2ff0bd        
        
          <p style="color:#2ff0bd;">Text here</p>
        
        
          .mytext {color:#2ff0bd;}
        
        Text color #2ff0bd
      
           This box has a color of #2ff0bd        
        
          <div style="background-color:#2ff0bd;">Content here</div>
        
        
          .mybackground {background-color:#2ff0bd;}
        
        Background color #2ff0bd
      
           Border around this has a color of #2ff0bd        
        
          <div style="border:2px solid #2ff0bd;">Content here</div>
        
        
          .myborder {border:2px solid #2ff0bd;}
        
        Border color #2ff0bd