#2ddf94 color space conversions
Hex:
        #2ddf94
        RGB:
        45, 223, 148
        CMY:
        82, 13, 42
        CMYK:
        80, 0, 34, 13
      HSL:
        155°, 73.5537%, 52.5490%
        HSV (HSB):
        155°, 79.8206%, 87.4510%
        XYZ:
        32.8152, 55.4714, 36.9945
        xyY:
        0.2619, 0.4428, 55.4714
      CIE-Lab:
        79.3120, -60.0633, 24.7728
        CIE-LCH:
        79.3120, 64.9715, 157.5866
        CIE-Luv:
        79.3120, -65.3003, 44.5943
        Hunter-Lab:
        74.4791, -51.6921, 22.6855
      #2ddf94 color charts
#2ddf94 RGB chart
      #2ddf94 CMYK chart
      #2ddf94 RGB pie chart
      #2ddf94 color shades, tints & tones
#2ddf94 color schemes
#2ddf94 color preview, HTML & CSS examples
           This text has a color of #2ddf94        
        
          <p style="color:#2ddf94;">Text here</p>
        
        
          .mytext {color:#2ddf94;}
        
        Text color #2ddf94
      
           This box has a color of #2ddf94        
        
          <div style="background-color:#2ddf94;">Content here</div>
        
        
          .mybackground {background-color:#2ddf94;}
        
        Background color #2ddf94
      
           Border around this has a color of #2ddf94        
        
          <div style="border:2px solid #2ddf94;">Content here</div>
        
        
          .myborder {border:2px solid #2ddf94;}
        
        Border color #2ddf94