#1565e1 color space conversions
Hex:
        #1565e1
        RGB:
        21, 101, 225
        CMY:
        92, 60, 12
        CMYK:
        91, 55, 0, 12
      HSL:
        216°, 82.9268%, 48.2353%
        HSV (HSB):
        216°, 90.6667%, 88.2353%
        XYZ:
        18.5535, 14.9030, 73.1329
        xyY:
        0.1741, 0.1398, 14.9030
      CIE-Lab:
        45.5011, 24.9546, -69.1152
        CIE-LCH:
        45.5011, 73.4823, 289.8525
        CIE-Luv:
        45.5011, -21.9027, -105.1129
        Hunter-Lab:
        38.6044, 18.2305, -85.2968
      #1565e1 color charts
#1565e1 RGB chart
      #1565e1 CMYK chart
      #1565e1 RGB pie chart
      #1565e1 color shades, tints & tones
#1565e1 color schemes
#1565e1 color preview, HTML & CSS examples
           This text has a color of #1565e1        
        
          <p style="color:#1565e1;">Text here</p>
        
        
          .mytext {color:#1565e1;}
        
        Text color #1565e1
      
           This box has a color of #1565e1        
        
          <div style="background-color:#1565e1;">Content here</div>
        
        
          .mybackground {background-color:#1565e1;}
        
        Background color #1565e1
      
           Border around this has a color of #1565e1        
        
          <div style="border:2px solid #1565e1;">Content here</div>
        
        
          .myborder {border:2px solid #1565e1;}
        
        Border color #1565e1