#56699f color space conversions
Hex:
        #56699f
        RGB:
        86, 105, 159
        CMY:
        66, 59, 38
        CMYK:
        46, 34, 0, 38
      HSL:
        224°, 29.7959%, 48.0392%
        HSV (HSB):
        224°, 45.9119%, 62.3529%
        XYZ:
        15.1473, 14.5848, 34.8177
        xyY:
        0.2347, 0.2259, 14.5848
      CIE-Lab:
        45.0602, 7.8928, -31.4894
        CIE-LCH:
        45.0602, 32.4635, 284.0713
        CIE-Luv:
        45.0602, -11.0002, -47.1034
        Hunter-Lab:
        38.1900, 3.9660, -27.3214
      #56699f color charts
#56699f RGB chart
      #56699f CMYK chart
      #56699f RGB pie chart
      #56699f color shades, tints & tones
#56699f color schemes
#56699f color preview, HTML & CSS examples
           This text has a color of #56699f        
        
          <p style="color:#56699f;">Text here</p>
        
        
          .mytext {color:#56699f;}
        
        Text color #56699f
      
           This box has a color of #56699f        
        
          <div style="background-color:#56699f;">Content here</div>
        
        
          .mybackground {background-color:#56699f;}
        
        Background color #56699f
      
           Border around this has a color of #56699f        
        
          <div style="border:2px solid #56699f;">Content here</div>
        
        
          .myborder {border:2px solid #56699f;}
        
        Border color #56699f