#566a91 color space conversions
Hex:
        #566a91
        RGB:
        86, 106, 145
        CMY:
        66, 58, 43
        CMYK:
        41, 27, 0, 43
      HSL:
        220°, 25.5411%, 45.2941%
        HSV (HSB):
        220°, 40.6897%, 56.8627%
        XYZ:
        14.1026, 14.3308, 28.8109
        xyY:
        0.2464, 0.2503, 14.3308
      CIE-Lab:
        44.7037, 3.0481, -23.7376
        CIE-LCH:
        44.7037, 23.9325, 277.3171
        CIE-Luv:
        44.7037, -11.0659, -34.5957
        Hunter-Lab:
        37.8561, 0.2489, -18.6242
      #566a91 color charts
#566a91 RGB chart
      #566a91 CMYK chart
      #566a91 RGB pie chart
      #566a91 color shades, tints & tones
#566a91 color schemes
#566a91 color preview, HTML & CSS examples
           This text has a color of #566a91        
        
          <p style="color:#566a91;">Text here</p>
        
        
          .mytext {color:#566a91;}
        
        Text color #566a91
      
           This box has a color of #566a91        
        
          <div style="background-color:#566a91;">Content here</div>
        
        
          .mybackground {background-color:#566a91;}
        
        Background color #566a91
      
           Border around this has a color of #566a91        
        
          <div style="border:2px solid #566a91;">Content here</div>
        
        
          .myborder {border:2px solid #566a91;}
        
        Border color #566a91