#56bd8e color space conversions
Hex:
        #56bd8e
        RGB:
        86, 189, 142
        CMY:
        66, 26, 44
        CMYK:
        54, 0, 25, 26
      HSL:
        153°, 43.8298%, 53.9216%
        HSV (HSB):
        153°, 54.4974%, 74.1176%
        XYZ:
        26.9178, 40.3266, 31.9563
        xyY:
        0.2713, 0.4065, 40.3266
      CIE-Lab:
        69.7015, -41.0530, 14.8499
        CIE-LCH:
        69.7015, 43.6563, 160.1137
        CIE-Luv:
        69.7015, -45.1935, 27.5662
        Hunter-Lab:
        63.5032, -35.4679, 14.6162
      #56bd8e color charts
#56bd8e RGB chart
      #56bd8e CMYK chart
      #56bd8e RGB pie chart
      #56bd8e color shades, tints & tones
#56bd8e color schemes
#56bd8e color preview, HTML & CSS examples
           This text has a color of #56bd8e        
        
          <p style="color:#56bd8e;">Text here</p>
        
        
          .mytext {color:#56bd8e;}
        
        Text color #56bd8e
      
           This box has a color of #56bd8e        
        
          <div style="background-color:#56bd8e;">Content here</div>
        
        
          .mybackground {background-color:#56bd8e;}
        
        Background color #56bd8e
      
           Border around this has a color of #56bd8e        
        
          <div style="border:2px solid #56bd8e;">Content here</div>
        
        
          .myborder {border:2px solid #56bd8e;}
        
        Border color #56bd8e