#5de96e color space conversions
Hex:
        #5de96e
        RGB:
        93, 233, 110
        CMY:
        64, 9, 57
        CMYK:
        60, 0, 53, 9
      HSL:
        127°, 76.0870%, 63.9216%
        HSV (HSB):
        127°, 60.0858%, 91.3725%
        XYZ:
        36.4676, 61.7308, 24.7450
        xyY:
        0.2966, 0.5021, 61.7308
      CIE-Lab:
        82.7700, -62.4099, 48.2427
        CIE-LCH:
        82.7700, 78.8819, 142.2961
        CIE-Luv:
        82.7700, -61.4709, 72.7289
        Hunter-Lab:
        78.5689, -54.6453, 36.3251
      #5de96e color charts
#5de96e RGB chart
      #5de96e CMYK chart
      #5de96e RGB pie chart
      #5de96e color shades, tints & tones
#5de96e color schemes
#5de96e color preview, HTML & CSS examples
           This text has a color of #5de96e        
        
          <p style="color:#5de96e;">Text here</p>
        
        
          .mytext {color:#5de96e;}
        
        Text color #5de96e
      
           This box has a color of #5de96e        
        
          <div style="background-color:#5de96e;">Content here</div>
        
        
          .mybackground {background-color:#5de96e;}
        
        Background color #5de96e
      
           Border around this has a color of #5de96e        
        
          <div style="border:2px solid #5de96e;">Content here</div>
        
        
          .myborder {border:2px solid #5de96e;}
        
        Border color #5de96e