#5afa7f color space conversions
Hex:
        #5afa7f
        RGB:
        90, 250, 127
        CMY:
        65, 2, 50
        CMYK:
        64, 0, 49, 2
      HSL:
        134°, 94.1176%, 66.6667%
        HSV (HSB):
        134°, 64.0000%, 98.0392%
        XYZ:
        42.2328, 72.0772, 31.7651
        xyY:
        0.2891, 0.4934, 72.0772
      CIE-Lab:
        88.0057, -66.7601, 46.6745
        CIE-LCH:
        88.0057, 81.4581, 145.0412
        CIE-Luv:
        88.0057, -67.7546, 73.1682
        Hunter-Lab:
        84.8983, -59.7768, 37.2452
      #5afa7f color charts
#5afa7f RGB chart
      #5afa7f CMYK chart
      #5afa7f RGB pie chart
      #5afa7f color shades, tints & tones
#5afa7f color schemes
#5afa7f color preview, HTML & CSS examples
           This text has a color of #5afa7f        
        
          <p style="color:#5afa7f;">Text here</p>
        
        
          .mytext {color:#5afa7f;}
        
        Text color #5afa7f
      
           This box has a color of #5afa7f        
        
          <div style="background-color:#5afa7f;">Content here</div>
        
        
          .mybackground {background-color:#5afa7f;}
        
        Background color #5afa7f
      
           Border around this has a color of #5afa7f        
        
          <div style="border:2px solid #5afa7f;">Content here</div>
        
        
          .myborder {border:2px solid #5afa7f;}
        
        Border color #5afa7f