#56bd86 color space conversions
Hex:
        #56bd86
        RGB:
        86, 189, 134
        CMY:
        66, 26, 47
        CMYK:
        54, 0, 29, 26
      HSL:
        148°, 43.8298%, 53.9216%
        HSV (HSB):
        148°, 54.4974%, 74.1176%
        XYZ:
        26.3384, 40.0949, 28.9052
        xyY:
        0.2763, 0.4206, 40.0949
      CIE-Lab:
        69.5370, -42.7170, 18.9386
        CIE-LCH:
        69.5370, 46.7270, 156.0899
        CIE-Luv:
        69.5370, -45.5463, 33.1976
        Hunter-Lab:
        63.3205, -36.5631, 17.2591
      #56bd86 color charts
#56bd86 RGB chart
      #56bd86 CMYK chart
      #56bd86 RGB pie chart
      #56bd86 color shades, tints & tones
#56bd86 color schemes
#56bd86 color preview, HTML & CSS examples
           This text has a color of #56bd86        
        
          <p style="color:#56bd86;">Text here</p>
        
        
          .mytext {color:#56bd86;}
        
        Text color #56bd86
      
           This box has a color of #56bd86        
        
          <div style="background-color:#56bd86;">Content here</div>
        
        
          .mybackground {background-color:#56bd86;}
        
        Background color #56bd86
      
           Border around this has a color of #56bd86        
        
          <div style="border:2px solid #56bd86;">Content here</div>
        
        
          .myborder {border:2px solid #56bd86;}
        
        Border color #56bd86