#56719d color space conversions
Hex:
        #56719d
        RGB:
        86, 113, 157
        CMY:
        66, 56, 38
        CMYK:
        45, 28, 0, 38
      HSL:
        217°, 29.2181%, 47.6471%
        HSV (HSB):
        217°, 45.2229%, 61.5686%
        XYZ:
        15.8287, 16.2230, 34.1954
        xyY:
        0.2389, 0.2449, 16.2230
      CIE-Lab:
        47.2657, 2.3912, -26.8670
        CIE-LCH:
        47.2657, 26.9732, 275.0861
        CIE-Luv:
        47.2657, -14.0226, -39.7762
        Hunter-Lab:
        40.2778, -0.3378, -22.1421
      #56719d color charts
#56719d RGB chart
      #56719d CMYK chart
      #56719d RGB pie chart
      #56719d color shades, tints & tones
#56719d color schemes
#56719d color preview, HTML & CSS examples
           This text has a color of #56719d        
        
          <p style="color:#56719d;">Text here</p>
        
        
          .mytext {color:#56719d;}
        
        Text color #56719d
      
           This box has a color of #56719d        
        
          <div style="background-color:#56719d;">Content here</div>
        
        
          .mybackground {background-color:#56719d;}
        
        Background color #56719d
      
           Border around this has a color of #56719d        
        
          <div style="border:2px solid #56719d;">Content here</div>
        
        
          .myborder {border:2px solid #56719d;}
        
        Border color #56719d