#5edfbf color space conversions
Hex:
        #5edfbf
        RGB:
        94, 223, 191
        CMY:
        63, 13, 25
        CMYK:
        58, 0, 14, 13
      HSL:
        165°, 66.8394%, 62.1569%
        HSV (HSB):
        165°, 57.8475%, 87.4510%
        XYZ:
        40.4077, 58.9166, 58.5326
        xyY:
        0.2560, 0.3732, 58.9166
      CIE-Lab:
        81.2457, -43.1995, 5.0444
        CIE-LCH:
        81.2457, 43.4930, 173.3397
        CIE-Luv:
        81.2457, -53.7284, 14.5927
        Hunter-Lab:
        76.7572, -40.3562, 8.5174
      #5edfbf color charts
#5edfbf RGB chart
      #5edfbf CMYK chart
      #5edfbf RGB pie chart
      #5edfbf color shades, tints & tones
#5edfbf color schemes
#5edfbf color preview, HTML & CSS examples
           This text has a color of #5edfbf        
        
          <p style="color:#5edfbf;">Text here</p>
        
        
          .mytext {color:#5edfbf;}
        
        Text color #5edfbf
      
           This box has a color of #5edfbf        
        
          <div style="background-color:#5edfbf;">Content here</div>
        
        
          .mybackground {background-color:#5edfbf;}
        
        Background color #5edfbf
      
           Border around this has a color of #5edfbf        
        
          <div style="border:2px solid #5edfbf;">Content here</div>
        
        
          .myborder {border:2px solid #5edfbf;}
        
        Border color #5edfbf