#5aedc5 color space conversions
Hex:
        #5aedc5
        RGB:
        90, 237, 197
        CMY:
        65, 7, 23
        CMYK:
        62, 0, 17, 7
      HSL:
        164°, 80.3279%, 64.1176%
        HSV (HSB):
        164°, 62.0253%, 92.9412%
        XYZ:
        44.5787, 66.7733, 63.3623
        xyY:
        0.2552, 0.3822, 66.7733
      CIE-Lab:
        85.3893, -48.5450, 7.8333
        CIE-LCH:
        85.3893, 49.1730, 170.8337
        CIE-Luv:
        85.3893, -59.5027, 19.7288
        Hunter-Lab:
        81.7149, -45.6223, 11.2265
      #5aedc5 color charts
#5aedc5 RGB chart
      #5aedc5 CMYK chart
      #5aedc5 RGB pie chart
      #5aedc5 color shades, tints & tones
#5aedc5 color schemes
#5aedc5 color preview, HTML & CSS examples
           This text has a color of #5aedc5        
        
          <p style="color:#5aedc5;">Text here</p>
        
        
          .mytext {color:#5aedc5;}
        
        Text color #5aedc5
      
           This box has a color of #5aedc5        
        
          <div style="background-color:#5aedc5;">Content here</div>
        
        
          .mybackground {background-color:#5aedc5;}
        
        Background color #5aedc5
      
           Border around this has a color of #5aedc5        
        
          <div style="border:2px solid #5aedc5;">Content here</div>
        
        
          .myborder {border:2px solid #5aedc5;}
        
        Border color #5aedc5