#5afe7d color space conversions
Hex:
        #5afe7d
        RGB:
        90, 254, 125
        CMY:
        65, 0, 51
        CMYK:
        65, 0, 51, 0
      HSL:
        133°, 98.7952%, 67.4510%
        HSV (HSB):
        133°, 64.5669%, 99.6078%
        XYZ:
        43.3599, 74.5379, 31.5040
        xyY:
        0.2902, 0.4989, 74.5379
      CIE-Lab:
        89.1761, -68.4405, 49.0568
        CIE-LCH:
        89.1761, 84.2061, 144.3678
        CIE-Luv:
        89.1761, -69.2610, 76.2792
        Hunter-Lab:
        86.3354, -61.4394, 38.7997
      #5afe7d color charts
#5afe7d RGB chart
      #5afe7d CMYK chart
      #5afe7d RGB pie chart
      #5afe7d color shades, tints & tones
#5afe7d color schemes
#5afe7d color preview, HTML & CSS examples
           This text has a color of #5afe7d        
        
          <p style="color:#5afe7d;">Text here</p>
        
        
          .mytext {color:#5afe7d;}
        
        Text color #5afe7d
      
           This box has a color of #5afe7d        
        
          <div style="background-color:#5afe7d;">Content here</div>
        
        
          .mybackground {background-color:#5afe7d;}
        
        Background color #5afe7d
      
           Border around this has a color of #5afe7d        
        
          <div style="border:2px solid #5afe7d;">Content here</div>
        
        
          .myborder {border:2px solid #5afe7d;}
        
        Border color #5afe7d