#2bd493 color space conversions
Hex:
        #2bd493
        RGB:
        43, 212, 147
        CMY:
        83, 17, 42
        CMYK:
        80, 0, 31, 17
      HSL:
        157°, 66.2745%, 50.0000%
        HSV (HSB):
        157°, 79.7170%, 83.1373%
        XYZ:
        29.8062, 49.7071, 35.6273
        xyY:
        0.2589, 0.4317, 49.7071
      CIE-Lab:
        75.8892, -56.3761, 20.6122
        CIE-LCH:
        75.8892, 60.0261, 159.9166
        CIE-Luv:
        75.8892, -61.8666, 38.1895
        Hunter-Lab:
        70.5033, -47.9175, 19.3914
      #2bd493 color charts
#2bd493 RGB chart
      #2bd493 CMYK chart
      #2bd493 RGB pie chart
      #2bd493 color shades, tints & tones
#2bd493 color schemes
#2bd493 color preview, HTML & CSS examples
           This text has a color of #2bd493        
        
          <p style="color:#2bd493;">Text here</p>
        
        
          .mytext {color:#2bd493;}
        
        Text color #2bd493
      
           This box has a color of #2bd493        
        
          <div style="background-color:#2bd493;">Content here</div>
        
        
          .mybackground {background-color:#2bd493;}
        
        Background color #2bd493
      
           Border around this has a color of #2bd493        
        
          <div style="border:2px solid #2bd493;">Content here</div>
        
        
          .myborder {border:2px solid #2bd493;}
        
        Border color #2bd493