#5dadb4 color space conversions
Hex:
        #5dadb4
        RGB:
        93, 173, 180
        CMY:
        64, 32, 29
        CMYK:
        48, 4, 0, 29
      HSL:
        185°, 36.7089%, 53.5294%
        HSV (HSB):
        185°, 48.3333%, 70.5882%
        XYZ:
        27.6960, 35.5096, 48.5743
        xyY:
        0.2478, 0.3177, 35.5096
      CIE-Lab:
        66.1435, -22.5826, -11.1928
        CIE-LCH:
        66.1435, 25.2042, 206.3648
        CIE-Luv:
        66.1435, -35.1994, -13.5040
        Hunter-Lab:
        59.5899, -21.3198, -6.6169
      #5dadb4 color charts
#5dadb4 RGB chart
      #5dadb4 CMYK chart
      #5dadb4 RGB pie chart
      #5dadb4 color shades, tints & tones
#5dadb4 color schemes
#5dadb4 color preview, HTML & CSS examples
           This text has a color of #5dadb4        
        
          <p style="color:#5dadb4;">Text here</p>
        
        
          .mytext {color:#5dadb4;}
        
        Text color #5dadb4
      
           This box has a color of #5dadb4        
        
          <div style="background-color:#5dadb4;">Content here</div>
        
        
          .mybackground {background-color:#5dadb4;}
        
        Background color #5dadb4
      
           Border around this has a color of #5dadb4        
        
          <div style="border:2px solid #5dadb4;">Content here</div>
        
        
          .myborder {border:2px solid #5dadb4;}
        
        Border color #5dadb4