#565b7b color space conversions
Hex:
        #565b7b
        RGB:
        86, 91, 123
        CMY:
        66, 64, 52
        CMYK:
        30, 26, 0, 52
      HSL:
        232°, 17.7033%, 40.9804%
        HSV (HSB):
        232°, 30.0813%, 48.2353%
        XYZ:
        11.1540, 10.8907, 20.2531
        xyY:
        0.2637, 0.2575, 10.8907
      CIE-Lab:
        39.3957, 6.0193, -18.6572
        CIE-LCH:
        39.3957, 19.6041, 287.8811
        CIE-Luv:
        39.3957, -4.2023, -26.4940
        Hunter-Lab:
        33.0010, 2.5793, -13.2863
      #565b7b color charts
#565b7b RGB chart
      #565b7b CMYK chart
      #565b7b RGB pie chart
      #565b7b color shades, tints & tones
#565b7b color schemes
#565b7b color preview, HTML & CSS examples
           This text has a color of #565b7b        
        
          <p style="color:#565b7b;">Text here</p>
        
        
          .mytext {color:#565b7b;}
        
        Text color #565b7b
      
           This box has a color of #565b7b        
        
          <div style="background-color:#565b7b;">Content here</div>
        
        
          .mybackground {background-color:#565b7b;}
        
        Background color #565b7b
      
           Border around this has a color of #565b7b        
        
          <div style="border:2px solid #565b7b;">Content here</div>
        
        
          .myborder {border:2px solid #565b7b;}
        
        Border color #565b7b