#5db96f color space conversions
Hex:
        #5db96f
        RGB:
        93, 185, 111
        CMY:
        64, 27, 56
        CMYK:
        50, 0, 40, 27
      HSL:
        132°, 39.6552%, 54.5098%
        HSV (HSB):
        132°, 49.7297%, 72.5490%
        XYZ:
        24.7324, 38.1728, 21.1035
        xyY:
        0.2944, 0.4544, 38.1728
      CIE-Lab:
        68.1478, -43.4938, 29.3394
        CIE-LCH:
        68.1478, 52.4644, 145.9978
        CIE-Luv:
        68.1478, -42.6043, 45.8036
        Hunter-Lab:
        61.7841, -36.6680, 22.9973
      #5db96f color charts
#5db96f RGB chart
      #5db96f CMYK chart
      #5db96f RGB pie chart
      #5db96f color shades, tints & tones
#5db96f color schemes
#5db96f color preview, HTML & CSS examples
           This text has a color of #5db96f        
        
          <p style="color:#5db96f;">Text here</p>
        
        
          .mytext {color:#5db96f;}
        
        Text color #5db96f
      
           This box has a color of #5db96f        
        
          <div style="background-color:#5db96f;">Content here</div>
        
        
          .mybackground {background-color:#5db96f;}
        
        Background color #5db96f
      
           Border around this has a color of #5db96f        
        
          <div style="border:2px solid #5db96f;">Content here</div>
        
        
          .myborder {border:2px solid #5db96f;}
        
        Border color #5db96f