#5ef27d color space conversions
Hex:
        #5ef27d
        RGB:
        94, 242, 125
        CMY:
        63, 5, 51
        CMYK:
        61, 0, 48, 5
      HSL:
        133°, 85.0575%, 65.8824%
        HSV (HSB):
        133°, 61.1570%, 94.9020%
        XYZ:
        40.0699, 67.3646, 30.2928
        xyY:
        0.2909, 0.4891, 67.3646
      CIE-Lab:
        85.6877, -63.3967, 44.7598
        CIE-LCH:
        85.6877, 77.6053, 144.7769
        CIE-Luv:
        85.6877, -63.9606, 69.9879
        Hunter-Lab:
        82.0759, -56.4883, 35.5703
      #5ef27d color charts
#5ef27d RGB chart
      #5ef27d CMYK chart
      #5ef27d RGB pie chart
      #5ef27d color shades, tints & tones
#5ef27d color schemes
#5ef27d color preview, HTML & CSS examples
           This text has a color of #5ef27d        
        
          <p style="color:#5ef27d;">Text here</p>
        
        
          .mytext {color:#5ef27d;}
        
        Text color #5ef27d
      
           This box has a color of #5ef27d        
        
          <div style="background-color:#5ef27d;">Content here</div>
        
        
          .mybackground {background-color:#5ef27d;}
        
        Background color #5ef27d
      
           Border around this has a color of #5ef27d        
        
          <div style="border:2px solid #5ef27d;">Content here</div>
        
        
          .myborder {border:2px solid #5ef27d;}
        
        Border color #5ef27d