#2dcd4e color space conversions
Hex:
        #2dcd4e
        RGB:
        45, 205, 78
        CMY:
        82, 20, 69
        CMYK:
        78, 0, 62, 20
      HSL:
        132°, 64.0000%, 49.0196%
        HSV (HSB):
        132°, 78.0488%, 80.3922%
        XYZ:
        24.2887, 44.7706, 14.5692
        xyY:
        0.2904, 0.5354, 44.7706
      CIE-Lab:
        72.7406, -65.2111, 50.7059
        CIE-LCH:
        72.7406, 82.6049, 142.1326
        CIE-Luv:
        72.7406, -62.8566, 72.3391
        Hunter-Lab:
        66.9108, -52.2984, 33.9278
      #2dcd4e color charts
#2dcd4e RGB chart
      #2dcd4e CMYK chart
      #2dcd4e RGB pie chart
      #2dcd4e color shades, tints & tones
#2dcd4e color schemes
#2dcd4e color preview, HTML & CSS examples
           This text has a color of #2dcd4e        
        
          <p style="color:#2dcd4e;">Text here</p>
        
        
          .mytext {color:#2dcd4e;}
        
        Text color #2dcd4e
      
           This box has a color of #2dcd4e        
        
          <div style="background-color:#2dcd4e;">Content here</div>
        
        
          .mybackground {background-color:#2dcd4e;}
        
        Background color #2dcd4e
      
           Border around this has a color of #2dcd4e        
        
          <div style="border:2px solid #2dcd4e;">Content here</div>
        
        
          .myborder {border:2px solid #2dcd4e;}
        
        Border color #2dcd4e