#565ebf color space conversions
Hex:
        #565ebf
        RGB:
        86, 94, 191
        CMY:
        66, 63, 25
        CMYK:
        55, 51, 0, 25
      HSL:
        235°, 45.0644%, 54.3137%
        HSV (HSB):
        235°, 54.9738%, 74.9020%
        XYZ:
        17.2444, 13.7454, 51.0345
        xyY:
        0.2102, 0.1676, 13.7454
      CIE-Lab:
        43.8656, 25.0153, -52.1406
        CIE-LCH:
        43.8656, 57.8308, 295.6301
        CIE-Luv:
        43.8656, -8.3521, -79.7133
        Hunter-Lab:
        37.0748, 18.1438, -55.6619
      #565ebf color charts
#565ebf RGB chart
      #565ebf CMYK chart
      #565ebf RGB pie chart
      #565ebf color shades, tints & tones
#565ebf color schemes
#565ebf color preview, HTML & CSS examples
           This text has a color of #565ebf        
        
          <p style="color:#565ebf;">Text here</p>
        
        
          .mytext {color:#565ebf;}
        
        Text color #565ebf
      
           This box has a color of #565ebf        
        
          <div style="background-color:#565ebf;">Content here</div>
        
        
          .mybackground {background-color:#565ebf;}
        
        Background color #565ebf
      
           Border around this has a color of #565ebf        
        
          <div style="border:2px solid #565ebf;">Content here</div>
        
        
          .myborder {border:2px solid #565ebf;}
        
        Border color #565ebf