#566d94 color space conversions
Hex:
        #566d94
        RGB:
        86, 109, 148
        CMY:
        66, 57, 42
        CMYK:
        42, 26, 0, 42
      HSL:
        218°, 26.4957%, 45.8824%
        HSV (HSB):
        218°, 41.8919%, 58.0392%
        XYZ:
        14.6517, 15.0538, 30.1504
        xyY:
        0.2448, 0.2515, 15.0538
      CIE-Lab:
        45.7078, 2.1115, -23.9662
        CIE-LCH:
        45.7078, 24.0590, 275.0350
        CIE-Luv:
        45.7078, -12.3191, -35.0026
        Hunter-Lab:
        38.7993, -0.4921, -18.9140
      #566d94 color charts
#566d94 RGB chart
      #566d94 CMYK chart
      #566d94 RGB pie chart
      #566d94 color shades, tints & tones
#566d94 color schemes
#566d94 color preview, HTML & CSS examples
           This text has a color of #566d94        
        
          <p style="color:#566d94;">Text here</p>
        
        
          .mytext {color:#566d94;}
        
        Text color #566d94
      
           This box has a color of #566d94        
        
          <div style="background-color:#566d94;">Content here</div>
        
        
          .mybackground {background-color:#566d94;}
        
        Background color #566d94
      
           Border around this has a color of #566d94        
        
          <div style="border:2px solid #566d94;">Content here</div>
        
        
          .myborder {border:2px solid #566d94;}
        
        Border color #566d94