#2bcf8d color space conversions
Hex:
        #2bcf8d
        RGB:
        43, 207, 141
        CMY:
        83, 19, 45
        CMYK:
        79, 0, 32, 19
      HSL:
        156°, 65.6000%, 49.0196%
        HSV (HSB):
        156°, 79.2271%, 81.1765%
        XYZ:
        28.1168, 47.0623, 32.8013
        xyY:
        0.2604, 0.4358, 47.0623
      CIE-Lab:
        74.2296, -55.7661, 21.4956
        CIE-LCH:
        74.2296, 59.7656, 158.9204
        CIE-Luv:
        74.2296, -60.5401, 39.0555
        Hunter-Lab:
        68.6020, -46.8945, 19.6725
      #2bcf8d color charts
#2bcf8d RGB chart
      #2bcf8d CMYK chart
      #2bcf8d RGB pie chart
      #2bcf8d color shades, tints & tones
#2bcf8d color schemes
#2bcf8d color preview, HTML & CSS examples
           This text has a color of #2bcf8d        
        
          <p style="color:#2bcf8d;">Text here</p>
        
        
          .mytext {color:#2bcf8d;}
        
        Text color #2bcf8d
      
           This box has a color of #2bcf8d        
        
          <div style="background-color:#2bcf8d;">Content here</div>
        
        
          .mybackground {background-color:#2bcf8d;}
        
        Background color #2bcf8d
      
           Border around this has a color of #2bcf8d        
        
          <div style="border:2px solid #2bcf8d;">Content here</div>
        
        
          .myborder {border:2px solid #2bcf8d;}
        
        Border color #2bcf8d