#5addd4 color space conversions
Hex:
        #5addd4
        RGB:
        90, 221, 212
        CMY:
        65, 13, 17
        CMYK:
        59, 0, 4, 13
      HSL:
        176°, 65.8291%, 60.9804%
        HSV (HSB):
        176°, 59.2760%, 86.6667%
        XYZ:
        41.9566, 58.6400, 71.3947
        xyY:
        0.2439, 0.3409, 58.6400
      CIE-Lab:
        81.0933, -37.7990, -6.3505
        CIE-LCH:
        81.0933, 38.3288, 189.5371
        CIE-Luv:
        81.0933, -52.7863, -3.8507
        Hunter-Lab:
        76.5768, -36.2089, -1.6740
      #5addd4 color charts
#5addd4 RGB chart
      #5addd4 CMYK chart
      #5addd4 RGB pie chart
      #5addd4 color shades, tints & tones
#5addd4 color schemes
#5addd4 color preview, HTML & CSS examples
           This text has a color of #5addd4        
        
          <p style="color:#5addd4;">Text here</p>
        
        
          .mytext {color:#5addd4;}
        
        Text color #5addd4
      
           This box has a color of #5addd4        
        
          <div style="background-color:#5addd4;">Content here</div>
        
        
          .mybackground {background-color:#5addd4;}
        
        Background color #5addd4
      
           Border around this has a color of #5addd4        
        
          <div style="border:2px solid #5addd4;">Content here</div>
        
        
          .myborder {border:2px solid #5addd4;}
        
        Border color #5addd4