#5aeed4 color space conversions
Hex:
        #5aeed4
        RGB:
        90, 238, 212
        CMY:
        65, 7, 17
        CMYK:
        62, 0, 11, 7
      HSL:
        169°, 81.3187%, 64.3137%
        HSV (HSB):
        169°, 62.1849%, 93.3333%
        XYZ:
        46.6747, 68.0762, 72.9674
        xyY:
        0.2486, 0.3627, 68.0762
      CIE-Lab:
        86.0445, -45.3739, 0.9195
        CIE-LCH:
        86.0445, 45.3832, 178.8391
        CIE-Luv:
        86.0445, -58.9975, 8.7526
        Hunter-Lab:
        82.5083, -43.4127, 5.3219
      #5aeed4 color charts
#5aeed4 RGB chart
      #5aeed4 CMYK chart
      #5aeed4 RGB pie chart
      #5aeed4 color shades, tints & tones
#5aeed4 color schemes
#5aeed4 color preview, HTML & CSS examples
           This text has a color of #5aeed4        
        
          <p style="color:#5aeed4;">Text here</p>
        
        
          .mytext {color:#5aeed4;}
        
        Text color #5aeed4
      
           This box has a color of #5aeed4        
        
          <div style="background-color:#5aeed4;">Content here</div>
        
        
          .mybackground {background-color:#5aeed4;}
        
        Background color #5aeed4
      
           Border around this has a color of #5aeed4        
        
          <div style="border:2px solid #5aeed4;">Content here</div>
        
        
          .myborder {border:2px solid #5aeed4;}
        
        Border color #5aeed4