#5decc4 color space conversions
Hex:
        #5decc4
        RGB:
        93, 236, 196
        CMY:
        64, 7, 23
        CMYK:
        61, 0, 17, 7
      HSL:
        163°, 79.0055%, 64.5098%
        HSV (HSB):
        163°, 60.5932%, 92.5490%
        XYZ:
        44.4735, 66.3036, 62.6784
        xyY:
        0.2564, 0.3823, 66.3036
      CIE-Lab:
        85.1510, -47.8239, 8.0254
        CIE-LCH:
        85.1510, 48.4926, 170.4739
        CIE-Luv:
        85.1510, -58.5190, 19.8958
        Hunter-Lab:
        81.4270, -45.0049, 11.3604
      #5decc4 color charts
#5decc4 RGB chart
      #5decc4 CMYK chart
      #5decc4 RGB pie chart
      #5decc4 color shades, tints & tones
#5decc4 color schemes
#5decc4 color preview, HTML & CSS examples
           This text has a color of #5decc4        
        
          <p style="color:#5decc4;">Text here</p>
        
        
          .mytext {color:#5decc4;}
        
        Text color #5decc4
      
           This box has a color of #5decc4        
        
          <div style="background-color:#5decc4;">Content here</div>
        
        
          .mybackground {background-color:#5decc4;}
        
        Background color #5decc4
      
           Border around this has a color of #5decc4        
        
          <div style="border:2px solid #5decc4;">Content here</div>
        
        
          .myborder {border:2px solid #5decc4;}
        
        Border color #5decc4