#5fe295 color space conversions
Hex:
        #5fe295
        RGB:
        95, 226, 149
        CMY:
        63, 11, 42
        CMYK:
        58, 0, 34, 11
      HSL:
        145°, 69.3122%, 62.9412%
        HSV (HSB):
        145°, 57.9646%, 88.6275%
        XYZ:
        37.3405, 58.9955, 37.8530
        xyY:
        0.2783, 0.4396, 58.9955
      CIE-Lab:
        81.2891, -53.1507, 27.1103
        CIE-LCH:
        81.2891, 59.6655, 152.9755
        CIE-Luv:
        81.2891, -56.6895, 46.7680
        Hunter-Lab:
        76.8086, -47.6372, 24.5465
      #5fe295 color charts
#5fe295 RGB chart
      #5fe295 CMYK chart
      #5fe295 RGB pie chart
      #5fe295 color shades, tints & tones
#5fe295 color schemes
#5fe295 color preview, HTML & CSS examples
           This text has a color of #5fe295        
        
          <p style="color:#5fe295;">Text here</p>
        
        
          .mytext {color:#5fe295;}
        
        Text color #5fe295
      
           This box has a color of #5fe295        
        
          <div style="background-color:#5fe295;">Content here</div>
        
        
          .mybackground {background-color:#5fe295;}
        
        Background color #5fe295
      
           Border around this has a color of #5fe295        
        
          <div style="border:2px solid #5fe295;">Content here</div>
        
        
          .myborder {border:2px solid #5fe295;}
        
        Border color #5fe295