#5daf86 color space conversions
Hex:
        #5daf86
        RGB:
        93, 175, 134
        CMY:
        64, 31, 47
        CMYK:
        47, 0, 23, 31
      HSL:
        150°, 33.8843%, 52.5490%
        HSV (HSB):
        150°, 46.8571%, 68.6275%
        XYZ:
        24.1472, 34.7083, 27.9809
        xyY:
        0.2781, 0.3997, 34.7083
      CIE-Lab:
        65.5209, -34.7089, 13.3992
        CIE-LCH:
        65.5209, 37.2055, 158.8912
        CIE-Luv:
        65.5209, -37.6574, 24.2844
        Hunter-Lab:
        58.9138, -29.9365, 13.0800
      #5daf86 color charts
#5daf86 RGB chart
      #5daf86 CMYK chart
      #5daf86 RGB pie chart
      #5daf86 color shades, tints & tones
#5daf86 color schemes
#5daf86 color preview, HTML & CSS examples
           This text has a color of #5daf86        
        
          <p style="color:#5daf86;">Text here</p>
        
        
          .mytext {color:#5daf86;}
        
        Text color #5daf86
      
           This box has a color of #5daf86        
        
          <div style="background-color:#5daf86;">Content here</div>
        
        
          .mybackground {background-color:#5daf86;}
        
        Background color #5daf86
      
           Border around this has a color of #5daf86        
        
          <div style="border:2px solid #5daf86;">Content here</div>
        
        
          .myborder {border:2px solid #5daf86;}
        
        Border color #5daf86