#5ef12e color space conversions
Hex:
        #5ef12e
        RGB:
        94, 241, 46
        CMY:
        63, 5, 82
        CMYK:
        61, 0, 81, 5
      HSL:
        105°, 87.4439%, 56.2745%
        HSV (HSB):
        105°, 80.9129%, 94.5098%
        XYZ:
        36.5645, 65.4875, 13.2980
        xyY:
        0.3170, 0.5677, 65.4875
      CIE-Lab:
        84.7343, -70.5551, 74.4509
        CIE-LCH:
        84.7343, 102.5717, 133.4610
        CIE-Luv:
        84.7343, -65.7627, 97.3052
        Hunter-Lab:
        80.9244, -60.9649, 46.9042
      #5ef12e color charts
#5ef12e RGB chart
      #5ef12e CMYK chart
      #5ef12e RGB pie chart
      #5ef12e color shades, tints & tones
#5ef12e color schemes
#5ef12e color preview, HTML & CSS examples
           This text has a color of #5ef12e        
        
          <p style="color:#5ef12e;">Text here</p>
        
        
          .mytext {color:#5ef12e;}
        
        Text color #5ef12e
      
           This box has a color of #5ef12e        
        
          <div style="background-color:#5ef12e;">Content here</div>
        
        
          .mybackground {background-color:#5ef12e;}
        
        Background color #5ef12e
      
           Border around this has a color of #5ef12e        
        
          <div style="border:2px solid #5ef12e;">Content here</div>
        
        
          .myborder {border:2px solid #5ef12e;}
        
        Border color #5ef12e