#0565ae color space conversions
Hex:
        #0565ae
        RGB:
        5, 101, 174
        CMY:
        98, 60, 32
        CMYK:
        97, 42, 0, 32
      HSL:
        206°, 94.4134%, 35.0980%
        HSV (HSB):
        206°, 97.1264%, 68.2353%
        XYZ:
        12.3562, 12.3956, 41.7857
        xyY:
        0.1857, 0.1863, 12.3956
      CIE-Lab:
        41.8381, 3.9886, -45.6194
        CIE-LCH:
        41.8381, 45.7935, 274.9968
        CIE-Luv:
        41.8381, -24.5446, -67.2466
        Hunter-Lab:
        35.2074, 1.0327, -45.7229
      #0565ae color charts
#0565ae RGB chart
      #0565ae CMYK chart
      #0565ae RGB pie chart
      #0565ae color shades, tints & tones
#0565ae color schemes
#0565ae color preview, HTML & CSS examples
           This text has a color of #0565ae        
        
          <p style="color:#0565ae;">Text here</p>
        
        
          .mytext {color:#0565ae;}
        
        Text color #0565ae
      
           This box has a color of #0565ae        
        
          <div style="background-color:#0565ae;">Content here</div>
        
        
          .mybackground {background-color:#0565ae;}
        
        Background color #0565ae
      
           Border around this has a color of #0565ae        
        
          <div style="border:2px solid #0565ae;">Content here</div>
        
        
          .myborder {border:2px solid #0565ae;}
        
        Border color #0565ae