#5aeed1 color space conversions
Hex:
        #5aeed1
        RGB:
        90, 238, 209
        CMY:
        65, 7, 18
        CMYK:
        62, 0, 12, 7
      HSL:
        168°, 81.3187%, 64.3137%
        HSV (HSB):
        168°, 62.1849%, 93.3333%
        XYZ:
        46.2996, 67.9262, 70.9924
        xyY:
        0.2500, 0.3667, 67.9262
      CIE-Lab:
        85.9695, -46.1100, 2.3836
        CIE-LCH:
        85.9695, 46.1715, 177.0408
        CIE-Luv:
        85.9695, -59.1730, 11.1242
        Hunter-Lab:
        82.4173, -43.9544, 6.6211
      #5aeed1 color charts
#5aeed1 RGB chart
      #5aeed1 CMYK chart
      #5aeed1 RGB pie chart
      #5aeed1 color shades, tints & tones
#5aeed1 color schemes
#5aeed1 color preview, HTML & CSS examples
           This text has a color of #5aeed1        
        
          <p style="color:#5aeed1;">Text here</p>
        
        
          .mytext {color:#5aeed1;}
        
        Text color #5aeed1
      
           This box has a color of #5aeed1        
        
          <div style="background-color:#5aeed1;">Content here</div>
        
        
          .mybackground {background-color:#5aeed1;}
        
        Background color #5aeed1
      
           Border around this has a color of #5aeed1        
        
          <div style="border:2px solid #5aeed1;">Content here</div>
        
        
          .myborder {border:2px solid #5aeed1;}
        
        Border color #5aeed1