#5edec3 color space conversions
Hex:
        #5edec3
        RGB:
        94, 222, 195
        CMY:
        63, 13, 24
        CMYK:
        58, 0, 12, 13
      HSL:
        167°, 65.9794%, 61.9608%
        HSV (HSB):
        167°, 57.6577%, 87.0588%
        XYZ:
        40.5877, 58.5624, 60.7942
        xyY:
        0.2538, 0.3661, 58.5624
      CIE-Lab:
        81.0504, -41.8003, 2.6395
        CIE-LCH:
        81.0504, 41.8836, 176.3868
        CIE-Luv:
        81.0504, -53.1428, 10.7459
        Hunter-Lab:
        76.5261, -39.2482, 6.4668
      #5edec3 color charts
#5edec3 RGB chart
      #5edec3 CMYK chart
      #5edec3 RGB pie chart
      #5edec3 color shades, tints & tones
#5edec3 color schemes
#5edec3 color preview, HTML & CSS examples
           This text has a color of #5edec3        
        
          <p style="color:#5edec3;">Text here</p>
        
        
          .mytext {color:#5edec3;}
        
        Text color #5edec3
      
           This box has a color of #5edec3        
        
          <div style="background-color:#5edec3;">Content here</div>
        
        
          .mybackground {background-color:#5edec3;}
        
        Background color #5edec3
      
           Border around this has a color of #5edec3        
        
          <div style="border:2px solid #5edec3;">Content here</div>
        
        
          .myborder {border:2px solid #5edec3;}
        
        Border color #5edec3