#2add4d color space conversions
Hex:
        #2add4d
        RGB:
        42, 221, 77
        CMY:
        84, 13, 70
        CMYK:
        81, 0, 65, 13
      HSL:
        132°, 72.4696%, 51.5686%
        HSV (HSB):
        132°, 80.9955%, 86.6667%
        XYZ:
        28.1509, 52.7410, 15.7175
        xyY:
        0.2914, 0.5459, 52.7410
      CIE-Lab:
        77.7218, -70.6843, 56.6743
        CIE-LCH:
        77.7218, 90.5993, 141.2775
        CIE-Luv:
        77.7218, -68.5803, 80.3413
        Hunter-Lab:
        72.6230, -57.8982, 38.0042
      #2add4d color charts
#2add4d RGB chart
      #2add4d CMYK chart
      #2add4d RGB pie chart
      #2add4d color shades, tints & tones
#2add4d color schemes
#2add4d color preview, HTML & CSS examples
           This text has a color of #2add4d        
        
          <p style="color:#2add4d;">Text here</p>
        
        
          .mytext {color:#2add4d;}
        
        Text color #2add4d
      
           This box has a color of #2add4d        
        
          <div style="background-color:#2add4d;">Content here</div>
        
        
          .mybackground {background-color:#2add4d;}
        
        Background color #2add4d
      
           Border around this has a color of #2add4d        
        
          <div style="border:2px solid #2add4d;">Content here</div>
        
        
          .myborder {border:2px solid #2add4d;}
        
        Border color #2add4d