#5dae8f color space conversions
Hex:
        #5dae8f
        RGB:
        93, 174, 143
        CMY:
        64, 32, 44
        CMYK:
        47, 0, 18, 32
      HSL:
        157°, 33.3333%, 52.3529%
        HSV (HSB):
        157°, 46.5517%, 68.2353%
        XYZ:
        24.6082, 34.5824, 31.3647
        xyY:
        0.2717, 0.3819, 34.5824
      CIE-Lab:
        65.4223, -32.2813, 8.2972
        CIE-LCH:
        65.4223, 33.3305, 165.5855
        CIE-Luv:
        65.4223, -36.9288, 16.9530
        Hunter-Lab:
        58.8068, -28.2172, 9.5424
      #5dae8f color charts
#5dae8f RGB chart
      #5dae8f CMYK chart
      #5dae8f RGB pie chart
      #5dae8f color shades, tints & tones
#5dae8f color schemes
#5dae8f color preview, HTML & CSS examples
           This text has a color of #5dae8f        
        
          <p style="color:#5dae8f;">Text here</p>
        
        
          .mytext {color:#5dae8f;}
        
        Text color #5dae8f
      
           This box has a color of #5dae8f        
        
          <div style="background-color:#5dae8f;">Content here</div>
        
        
          .mybackground {background-color:#5dae8f;}
        
        Background color #5dae8f
      
           Border around this has a color of #5dae8f        
        
          <div style="border:2px solid #5dae8f;">Content here</div>
        
        
          .myborder {border:2px solid #5dae8f;}
        
        Border color #5dae8f