#56968e color space conversions
Hex:
        #56968e
        RGB:
        86, 150, 142
        CMY:
        66, 41, 44
        CMYK:
        43, 0, 5, 41
      HSL:
        173°, 27.1186%, 46.2745%
        HSV (HSB):
        173°, 42.6667%, 58.8235%
        XYZ:
        19.6266, 25.7441, 29.5259
        xyY:
        0.2620, 0.3437, 25.7441
      CIE-Lab:
        57.7934, -22.5422, -2.2227
        CIE-LCH:
        57.7934, 22.6516, 185.6312
        CIE-Luv:
        57.7934, -29.3296, 0.2546
        Hunter-Lab:
        50.7387, -19.7458, 1.0150
      #56968e color charts
#56968e RGB chart
      #56968e CMYK chart
      #56968e RGB pie chart
      #56968e color shades, tints & tones
#56968e color schemes
#56968e color preview, HTML & CSS examples
           This text has a color of #56968e        
        
          <p style="color:#56968e;">Text here</p>
        
        
          .mytext {color:#56968e;}
        
        Text color #56968e
      
           This box has a color of #56968e        
        
          <div style="background-color:#56968e;">Content here</div>
        
        
          .mybackground {background-color:#56968e;}
        
        Background color #56968e
      
           Border around this has a color of #56968e        
        
          <div style="border:2px solid #56968e;">Content here</div>
        
        
          .myborder {border:2px solid #56968e;}
        
        Border color #56968e