#5edac1 color space conversions
Hex:
        #5edac1
        RGB:
        94, 218, 193
        CMY:
        63, 15, 24
        CMYK:
        57, 0, 11, 15
      HSL:
        168°, 62.6263%, 61.1765%
        HSV (HSB):
        168°, 56.8807%, 85.4902%
        XYZ:
        39.3131, 56.3727, 59.2611
        xyY:
        0.2537, 0.3638, 56.3727
      CIE-Lab:
        79.8255, -40.5036, 1.9238
        CIE-LCH:
        79.8255, 40.5493, 177.2807
        CIE-Luv:
        79.8255, -51.7450, 9.4327
        Hunter-Lab:
        75.0818, -37.9298, 5.7604
      #5edac1 color charts
#5edac1 RGB chart
      #5edac1 CMYK chart
      #5edac1 RGB pie chart
      #5edac1 color shades, tints & tones
#5edac1 color schemes
#5edac1 color preview, HTML & CSS examples
           This text has a color of #5edac1        
        
          <p style="color:#5edac1;">Text here</p>
        
        
          .mytext {color:#5edac1;}
        
        Text color #5edac1
      
           This box has a color of #5edac1        
        
          <div style="background-color:#5edac1;">Content here</div>
        
        
          .mybackground {background-color:#5edac1;}
        
        Background color #5edac1
      
           Border around this has a color of #5edac1        
        
          <div style="border:2px solid #5edac1;">Content here</div>
        
        
          .myborder {border:2px solid #5edac1;}
        
        Border color #5edac1