#065aa0 color space conversions
Hex:
        #065aa0
        RGB:
        6, 90, 160
        CMY:
        98, 65, 37
        CMYK:
        96, 44, 0, 37
      HSL:
        207°, 92.7711%, 32.5490%
        HSV (HSB):
        207°, 96.2500%, 62.7451%
        XYZ:
        10.0764, 9.8891, 34.6354
        xyY:
        0.1845, 0.1811, 9.8891
      CIE-Lab:
        37.6427, 5.4241, -44.0391
        CIE-LCH:
        37.6427, 44.3718, 277.0215
        CIE-Luv:
        37.6427, -21.6238, -63.1500
        Hunter-Lab:
        31.4470, 2.1639, -43.2886
      #065aa0 color charts
#065aa0 RGB chart
      #065aa0 CMYK chart
      #065aa0 RGB pie chart
      #065aa0 color shades, tints & tones
#065aa0 color schemes
#065aa0 color preview, HTML & CSS examples
           This text has a color of #065aa0        
        
          <p style="color:#065aa0;">Text here</p>
        
        
          .mytext {color:#065aa0;}
        
        Text color #065aa0
      
           This box has a color of #065aa0        
        
          <div style="background-color:#065aa0;">Content here</div>
        
        
          .mybackground {background-color:#065aa0;}
        
        Background color #065aa0
      
           Border around this has a color of #065aa0        
        
          <div style="border:2px solid #065aa0;">Content here</div>
        
        
          .myborder {border:2px solid #065aa0;}
        
        Border color #065aa0