#0565e1 color space conversions
Hex:
        #0565e1
        RGB:
        5, 101, 225
        CMY:
        98, 60, 12
        CMYK:
        98, 55, 0, 12
      HSL:
        214°, 95.6522%, 45.0980%
        HSV (HSB):
        214°, 97.7778%, 88.2353%
        XYZ:
        18.3069, 14.7759, 73.1213
        xyY:
        0.1724, 0.1391, 14.7759
      CIE-Lab:
        45.3257, 24.4196, -69.4085
        CIE-LCH:
        45.3257, 73.5789, 289.3831
        CIE-Luv:
        45.3257, -22.6325, -105.3598
        Hunter-Lab:
        38.4394, 17.7422, -85.8768
      #0565e1 color charts
#0565e1 RGB chart
      #0565e1 CMYK chart
      #0565e1 RGB pie chart
      #0565e1 color shades, tints & tones
#0565e1 color schemes
#0565e1 color preview, HTML & CSS examples
           This text has a color of #0565e1        
        
          <p style="color:#0565e1;">Text here</p>
        
        
          .mytext {color:#0565e1;}
        
        Text color #0565e1
      
           This box has a color of #0565e1        
        
          <div style="background-color:#0565e1;">Content here</div>
        
        
          .mybackground {background-color:#0565e1;}
        
        Background color #0565e1
      
           Border around this has a color of #0565e1        
        
          <div style="border:2px solid #0565e1;">Content here</div>
        
        
          .myborder {border:2px solid #0565e1;}
        
        Border color #0565e1