#5fdf2e color space conversions
Hex:
        #5fdf2e
        RGB:
        95, 223, 46
        CMY:
        63, 13, 82
        CMYK:
        57, 0, 79, 13
      HSL:
        103°, 73.4440%, 52.7451%
        HSV (HSB):
        103°, 79.3722%, 87.4510%
        XYZ:
        31.6001, 55.4055, 11.6136
        xyY:
        0.3204, 0.5618, 55.4055
      CIE-Lab:
        79.2743, -64.2844, 69.4171
        CIE-LCH:
        79.2743, 94.6109, 132.8015
        CIE-Luv:
        79.2743, -58.7497, 89.9143
        Hunter-Lab:
        74.4349, -54.4817, 42.8538
      #5fdf2e color charts
#5fdf2e RGB chart
      #5fdf2e CMYK chart
      #5fdf2e RGB pie chart
      #5fdf2e color shades, tints & tones
#5fdf2e color schemes
#5fdf2e color preview, HTML & CSS examples
           This text has a color of #5fdf2e        
        
          <p style="color:#5fdf2e;">Text here</p>
        
        
          .mytext {color:#5fdf2e;}
        
        Text color #5fdf2e
      
           This box has a color of #5fdf2e        
        
          <div style="background-color:#5fdf2e;">Content here</div>
        
        
          .mybackground {background-color:#5fdf2e;}
        
        Background color #5fdf2e
      
           Border around this has a color of #5fdf2e        
        
          <div style="border:2px solid #5fdf2e;">Content here</div>
        
        
          .myborder {border:2px solid #5fdf2e;}
        
        Border color #5fdf2e