#56a586 color space conversions
Hex:
        #56a586
        RGB:
        86, 165, 134
        CMY:
        66, 35, 47
        CMYK:
        48, 0, 19, 35
      HSL:
        156°, 31.4741%, 49.2157%
        HSV (HSB):
        156°, 47.8788%, 64.7059%
        XYZ:
        21.5960, 30.6099, 27.3243
        xyY:
        0.2715, 0.3849, 30.6099
      CIE-Lab:
        62.1770, -31.8655, 8.6361
        CIE-LCH:
        62.1770, 33.0151, 164.8361
        CIE-Luv:
        62.1770, -35.8303, 17.1626
        Hunter-Lab:
        55.3262, -27.1455, 9.4464
      #56a586 color charts
#56a586 RGB chart
      #56a586 CMYK chart
      #56a586 RGB pie chart
      #56a586 color shades, tints & tones
#56a586 color schemes
#56a586 color preview, HTML & CSS examples
           This text has a color of #56a586        
        
          <p style="color:#56a586;">Text here</p>
        
        
          .mytext {color:#56a586;}
        
        Text color #56a586
      
           This box has a color of #56a586        
        
          <div style="background-color:#56a586;">Content here</div>
        
        
          .mybackground {background-color:#56a586;}
        
        Background color #56a586
      
           Border around this has a color of #56a586        
        
          <div style="border:2px solid #56a586;">Content here</div>
        
        
          .myborder {border:2px solid #56a586;}
        
        Border color #56a586