#56929f color space conversions
Hex:
        #56929f
        RGB:
        86, 146, 159
        CMY:
        66, 43, 38
        CMYK:
        46, 8, 0, 38
      HSL:
        191°, 29.7959%, 48.0392%
        HSV (HSB):
        191°, 45.9119%, 62.3529%
        XYZ:
        20.3746, 25.0394, 36.5601
        xyY:
        0.2485, 0.3055, 25.0394
      CIE-Lab:
        57.1138, -15.9050, -12.9517
        CIE-LCH:
        57.1138, 20.5114, 219.1563
        CIE-Luv:
        57.1138, -27.2213, -16.8243
        Hunter-Lab:
        50.0394, -14.8887, -8.2913
      #56929f color charts
#56929f RGB chart
      #56929f CMYK chart
      #56929f RGB pie chart
      #56929f color shades, tints & tones
#56929f color schemes
#56929f color preview, HTML & CSS examples
           This text has a color of #56929f        
        
          <p style="color:#56929f;">Text here</p>
        
        
          .mytext {color:#56929f;}
        
        Text color #56929f
      
           This box has a color of #56929f        
        
          <div style="background-color:#56929f;">Content here</div>
        
        
          .mybackground {background-color:#56929f;}
        
        Background color #56929f
      
           Border around this has a color of #56929f        
        
          <div style="border:2px solid #56929f;">Content here</div>
        
        
          .myborder {border:2px solid #56929f;}
        
        Border color #56929f