#5ef06a color space conversions
Hex:
        #5ef06a
        RGB:
        94, 240, 106
        CMY:
        63, 6, 58
        CMYK:
        61, 0, 56, 6
      HSL:
        125°, 82.9545%, 65.4902%
        HSV (HSB):
        125°, 60.8333%, 94.1176%
        XYZ:
        38.3777, 65.7405, 24.3021
        xyY:
        0.2988, 0.5119, 65.7405
      CIE-Lab:
        84.8639, -65.1992, 52.5853
        CIE-LCH:
        84.8639, 83.7625, 141.1127
        CIE-Luv:
        84.8639, -63.9352, 78.1296
        Hunter-Lab:
        81.0805, -57.4017, 38.9854
      #5ef06a color charts
#5ef06a RGB chart
      #5ef06a CMYK chart
      #5ef06a RGB pie chart
      #5ef06a color shades, tints & tones
#5ef06a color schemes
#5ef06a color preview, HTML & CSS examples
           This text has a color of #5ef06a        
        
          <p style="color:#5ef06a;">Text here</p>
        
        
          .mytext {color:#5ef06a;}
        
        Text color #5ef06a
      
           This box has a color of #5ef06a        
        
          <div style="background-color:#5ef06a;">Content here</div>
        
        
          .mybackground {background-color:#5ef06a;}
        
        Background color #5ef06a
      
           Border around this has a color of #5ef06a        
        
          <div style="border:2px solid #5ef06a;">Content here</div>
        
        
          .myborder {border:2px solid #5ef06a;}
        
        Border color #5ef06a