#5665a7 color space conversions
Hex:
        #5665a7
        RGB:
        86, 101, 167
        CMY:
        66, 60, 35
        CMYK:
        49, 40, 0, 35
      HSL:
        229°, 32.0158%, 49.6078%
        HSV (HSB):
        229°, 48.5030%, 65.4902%
        XYZ:
        15.4665, 14.0758, 38.4609
        xyY:
        0.2274, 0.2070, 14.0758
      CIE-Lab:
        44.3415, 12.8813, -37.3415
        CIE-LCH:
        44.3415, 39.5008, 289.0324
        CIE-Luv:
        44.3415, -9.7638, -56.4366
        Hunter-Lab:
        37.5177, 7.9296, -34.5181
      #5665a7 color charts
#5665a7 RGB chart
      #5665a7 CMYK chart
      #5665a7 RGB pie chart
      #5665a7 color shades, tints & tones
#5665a7 color schemes
#5665a7 color preview, HTML & CSS examples
           This text has a color of #5665a7        
        
          <p style="color:#5665a7;">Text here</p>
        
        
          .mytext {color:#5665a7;}
        
        Text color #5665a7
      
           This box has a color of #5665a7        
        
          <div style="background-color:#5665a7;">Content here</div>
        
        
          .mybackground {background-color:#5665a7;}
        
        Background color #5665a7
      
           Border around this has a color of #5665a7        
        
          <div style="border:2px solid #5665a7;">Content here</div>
        
        
          .myborder {border:2px solid #5665a7;}
        
        Border color #5665a7