#5eedd3 color space conversions
Hex:
        #5eedd3
        RGB:
        94, 237, 211
        CMY:
        63, 7, 17
        CMYK:
        60, 0, 11, 7
      HSL:
        169°, 79.8883%, 64.9020%
        HSV (HSB):
        169°, 60.3376%, 92.9412%
        XYZ:
        46.6582, 67.6512, 72.2269
        xyY:
        0.2501, 0.3627, 67.6512
      CIE-Lab:
        85.8317, -44.5032, 1.1466
        CIE-LCH:
        85.8317, 44.5179, 178.5241
        CIE-Luv:
        85.8317, -57.8182, 8.9720
        Hunter-Lab:
        82.2504, -42.6804, 5.5107
      #5eedd3 color charts
#5eedd3 RGB chart
      #5eedd3 CMYK chart
      #5eedd3 RGB pie chart
      #5eedd3 color shades, tints & tones
#5eedd3 color schemes
#5eedd3 color preview, HTML & CSS examples
           This text has a color of #5eedd3        
        
          <p style="color:#5eedd3;">Text here</p>
        
        
          .mytext {color:#5eedd3;}
        
        Text color #5eedd3
      
           This box has a color of #5eedd3        
        
          <div style="background-color:#5eedd3;">Content here</div>
        
        
          .mybackground {background-color:#5eedd3;}
        
        Background color #5eedd3
      
           Border around this has a color of #5eedd3        
        
          <div style="border:2px solid #5eedd3;">Content here</div>
        
        
          .myborder {border:2px solid #5eedd3;}
        
        Border color #5eedd3