#5efedd color space conversions
Hex:
        #5efedd
        RGB:
        94, 254, 221
        CMY:
        63, 0, 13
        CMYK:
        63, 0, 13, 0
      HSL:
        168°, 98.7654%, 68.2353%
        HSV (HSB):
        168°, 62.9921%, 99.6078%
        XYZ:
        53.1090, 78.4838, 80.7564
        xyY:
        0.2501, 0.3696, 78.4838
      CIE-Lab:
        91.0002, -49.3821, 3.4455
        CIE-LCH:
        91.0002, 49.5022, 176.0089
        CIE-Luv:
        91.0002, -63.3899, 13.3879
        Hunter-Lab:
        88.5911, -48.0262, 7.9672
      #5efedd color charts
#5efedd RGB chart
      #5efedd CMYK chart
      #5efedd RGB pie chart
      #5efedd color shades, tints & tones
#5efedd color schemes
#5efedd color preview, HTML & CSS examples
           This text has a color of #5efedd        
        
          <p style="color:#5efedd;">Text here</p>
        
        
          .mytext {color:#5efedd;}
        
        Text color #5efedd
      
           This box has a color of #5efedd        
        
          <div style="background-color:#5efedd;">Content here</div>
        
        
          .mybackground {background-color:#5efedd;}
        
        Background color #5efedd
      
           Border around this has a color of #5efedd        
        
          <div style="border:2px solid #5efedd;">Content here</div>
        
        
          .myborder {border:2px solid #5efedd;}
        
        Border color #5efedd