#5edc7a color space conversions
Hex:
        #5edc7a
        RGB:
        94, 220, 122
        CMY:
        63, 14, 52
        CMYK:
        57, 0, 45, 14
      HSL:
        133°, 64.2857%, 61.5686%
        HSV (HSB):
        133°, 57.2727%, 86.2745%
        XYZ:
        33.7221, 54.9712, 27.2455
        xyY:
        0.2909, 0.4741, 54.9712
      CIE-Lab:
        79.0247, -55.6226, 37.8054
        CIE-LCH:
        79.0247, 67.2541, 145.7970
        CIE-Luv:
        79.0247, -55.8302, 59.5525
        Hunter-Lab:
        74.1426, -48.5627, 30.1122
      #5edc7a color charts
#5edc7a RGB chart
      #5edc7a CMYK chart
      #5edc7a RGB pie chart
      #5edc7a color shades, tints & tones
#5edc7a color schemes
#5edc7a color preview, HTML & CSS examples
           This text has a color of #5edc7a        
        
          <p style="color:#5edc7a;">Text here</p>
        
        
          .mytext {color:#5edc7a;}
        
        Text color #5edc7a
      
           This box has a color of #5edc7a        
        
          <div style="background-color:#5edc7a;">Content here</div>
        
        
          .mybackground {background-color:#5edc7a;}
        
        Background color #5edc7a
      
           Border around this has a color of #5edc7a        
        
          <div style="border:2px solid #5edc7a;">Content here</div>
        
        
          .myborder {border:2px solid #5edc7a;}
        
        Border color #5edc7a