#56bb9b color space conversions
Hex:
        #56bb9b
        RGB:
        86, 187, 155
        CMY:
        66, 27, 39
        CMYK:
        54, 0, 17, 27
      HSL:
        161°, 42.6160%, 53.5294%
        HSV (HSB):
        161°, 54.0107%, 73.3333%
        XYZ:
        27.5245, 39.8856, 37.2584
        xyY:
        0.2630, 0.3811, 39.8856
      CIE-Lab:
        69.3880, -37.2532, 7.3314
        CIE-LCH:
        69.3880, 37.9678, 168.8666
        CIE-Luv:
        69.3880, -43.8137, 16.5509
        Hunter-Lab:
        63.1551, -32.7269, 9.2304
      #56bb9b color charts
#56bb9b RGB chart
      #56bb9b CMYK chart
      #56bb9b RGB pie chart
      #56bb9b color shades, tints & tones
#56bb9b color schemes
#56bb9b color preview, HTML & CSS examples
           This text has a color of #56bb9b        
        
          <p style="color:#56bb9b;">Text here</p>
        
        
          .mytext {color:#56bb9b;}
        
        Text color #56bb9b
      
           This box has a color of #56bb9b        
        
          <div style="background-color:#56bb9b;">Content here</div>
        
        
          .mybackground {background-color:#56bb9b;}
        
        Background color #56bb9b
      
           Border around this has a color of #56bb9b        
        
          <div style="border:2px solid #56bb9b;">Content here</div>
        
        
          .myborder {border:2px solid #56bb9b;}
        
        Border color #56bb9b