#5ef4da color space conversions
Hex:
        #5ef4da
        RGB:
        94, 244, 218
        CMY:
        63, 4, 15
        CMYK:
        61, 0, 11, 4
      HSL:
        170°, 87.2093%, 66.2745%
        HSV (HSB):
        170°, 61.4754%, 95.6863%
        XYZ:
        49.6217, 72.1430, 77.6393
        xyY:
        0.2488, 0.3618, 72.1430
      CIE-Lab:
        88.0374, -45.8303, 0.6970
        CIE-LCH:
        88.0374, 45.8356, 179.1287
        CIE-Luv:
        88.0374, -59.9650, 8.5170
        Hunter-Lab:
        84.9370, -44.3571, 5.2601
      #5ef4da color charts
#5ef4da RGB chart
      #5ef4da CMYK chart
      #5ef4da RGB pie chart
      #5ef4da color shades, tints & tones
#5ef4da color schemes
#5ef4da color preview, HTML & CSS examples
           This text has a color of #5ef4da        
        
          <p style="color:#5ef4da;">Text here</p>
        
        
          .mytext {color:#5ef4da;}
        
        Text color #5ef4da
      
           This box has a color of #5ef4da        
        
          <div style="background-color:#5ef4da;">Content here</div>
        
        
          .mybackground {background-color:#5ef4da;}
        
        Background color #5ef4da
      
           Border around this has a color of #5ef4da        
        
          <div style="border:2px solid #5ef4da;">Content here</div>
        
        
          .myborder {border:2px solid #5ef4da;}
        
        Border color #5ef4da