#5fd320 color space conversions
Hex:
        #5fd320
        RGB:
        95, 211, 32
        CMY:
        63, 17, 87
        CMYK:
        55, 0, 85, 17
      HSL:
        99°, 73.6626%, 47.6471%
        HSV (HSB):
        99°, 84.8341%, 82.7451%
        XYZ:
        28.2743, 49.1257, 9.3585
        xyY:
        0.3259, 0.5662, 49.1257
      CIE-Lab:
        75.5295, -60.7481, 69.5464
        CIE-LCH:
        75.5295, 92.3419, 131.1369
        CIE-Luv:
        75.5295, -54.2616, 87.4278
        Hunter-Lab:
        70.0897, -50.6499, 41.1463
      #5fd320 color charts
#5fd320 RGB chart
      #5fd320 CMYK chart
      #5fd320 RGB pie chart
      #5fd320 color shades, tints & tones
#5fd320 color schemes
#5fd320 color preview, HTML & CSS examples
           This text has a color of #5fd320        
        
          <p style="color:#5fd320;">Text here</p>
        
        
          .mytext {color:#5fd320;}
        
        Text color #5fd320
      
           This box has a color of #5fd320        
        
          <div style="background-color:#5fd320;">Content here</div>
        
        
          .mybackground {background-color:#5fd320;}
        
        Background color #5fd320
      
           Border around this has a color of #5fd320        
        
          <div style="border:2px solid #5fd320;">Content here</div>
        
        
          .myborder {border:2px solid #5fd320;}
        
        Border color #5fd320