#56aa9b color space conversions
Hex:
        #56aa9b
        RGB:
        86, 170, 155
        CMY:
        66, 33, 39
        CMYK:
        49, 0, 9, 33
      HSL:
        169°, 33.0709%, 50.1961%
        HSV (HSB):
        169°, 49.4118%, 66.6667%
        XYZ:
        24.1289, 33.0944, 36.1265
        xyY:
        0.2585, 0.3545, 33.0944
      CIE-Lab:
        64.2373, -29.2563, -0.1180
        CIE-LCH:
        64.2373, 29.2566, 180.2310
        CIE-Luv:
        64.2373, -37.0600, 4.3838
        Hunter-Lab:
        57.5278, -25.8053, 3.0363
      #56aa9b color charts
#56aa9b RGB chart
      #56aa9b CMYK chart
      #56aa9b RGB pie chart
      #56aa9b color shades, tints & tones
#56aa9b color schemes
#56aa9b color preview, HTML & CSS examples
           This text has a color of #56aa9b        
        
          <p style="color:#56aa9b;">Text here</p>
        
        
          .mytext {color:#56aa9b;}
        
        Text color #56aa9b
      
           This box has a color of #56aa9b        
        
          <div style="background-color:#56aa9b;">Content here</div>
        
        
          .mybackground {background-color:#56aa9b;}
        
        Background color #56aa9b
      
           Border around this has a color of #56aa9b        
        
          <div style="border:2px solid #56aa9b;">Content here</div>
        
        
          .myborder {border:2px solid #56aa9b;}
        
        Border color #56aa9b