#5d9984 color space conversions
Hex:
        #5d9984
        RGB:
        93, 153, 132
        CMY:
        64, 40, 48
        CMYK:
        39, 0, 14, 40
      HSL:
        159°, 24.3902%, 48.2353%
        HSV (HSB):
        159°, 39.2157%, 60.0000%
        XYZ:
        20.0703, 26.7756, 25.9402
        xyY:
        0.2757, 0.3679, 26.7756
      CIE-Lab:
        58.7660, -24.5241, 4.9223
        CIE-LCH:
        58.7660, 25.0133, 168.6507
        CIE-Luv:
        58.7660, -28.3616, 10.7587
        Hunter-Lab:
        51.7451, -21.3194, 6.4991
      #5d9984 color charts
#5d9984 RGB chart
      #5d9984 CMYK chart
      #5d9984 RGB pie chart
      #5d9984 color shades, tints & tones
#5d9984 color schemes
#5d9984 color preview, HTML & CSS examples
           This text has a color of #5d9984        
        
          <p style="color:#5d9984;">Text here</p>
        
        
          .mytext {color:#5d9984;}
        
        Text color #5d9984
      
           This box has a color of #5d9984        
        
          <div style="background-color:#5d9984;">Content here</div>
        
        
          .mybackground {background-color:#5d9984;}
        
        Background color #5d9984
      
           Border around this has a color of #5d9984        
        
          <div style="border:2px solid #5d9984;">Content here</div>
        
        
          .myborder {border:2px solid #5d9984;}
        
        Border color #5d9984