#5fdd5e color space conversions
Hex:
        #5fdd5e
        RGB:
        95, 221, 94
        CMY:
        63, 13, 63
        CMYK:
        57, 0, 57, 13
      HSL:
        120°, 65.1282%, 61.7647%
        HSV (HSB):
        120°, 57.4661%, 86.6667%
        XYZ:
        32.5961, 54.9540, 19.4789
        xyY:
        0.3046, 0.5134, 54.9540
      CIE-Lab:
        79.0147, -59.5641, 51.1253
        CIE-LCH:
        79.0147, 78.4963, 139.3597
        CIE-Luv:
        79.0147, -56.9025, 73.9500
        Hunter-Lab:
        74.1309, -51.2408, 36.3124
      #5fdd5e color charts
#5fdd5e RGB chart
      #5fdd5e CMYK chart
      #5fdd5e RGB pie chart
      #5fdd5e color shades, tints & tones
#5fdd5e color schemes
#5fdd5e color preview, HTML & CSS examples
           This text has a color of #5fdd5e        
        
          <p style="color:#5fdd5e;">Text here</p>
        
        
          .mytext {color:#5fdd5e;}
        
        Text color #5fdd5e
      
           This box has a color of #5fdd5e        
        
          <div style="background-color:#5fdd5e;">Content here</div>
        
        
          .mybackground {background-color:#5fdd5e;}
        
        Background color #5fdd5e
      
           Border around this has a color of #5fdd5e        
        
          <div style="border:2px solid #5fdd5e;">Content here</div>
        
        
          .myborder {border:2px solid #5fdd5e;}
        
        Border color #5fdd5e