#065a91 color space conversions
Hex:
        #065a91
        RGB:
        6, 90, 145
        CMY:
        98, 65, 43
        CMYK:
        96, 38, 0, 43
      HSL:
        204°, 92.0530%, 29.6078%
        HSV (HSB):
        204°, 95.8621%, 56.8627%
        XYZ:
        8.8421, 9.3954, 28.1355
        xyY:
        0.1907, 0.2026, 9.3954
      CIE-Lab:
        36.7347, -0.7485, -36.4661
        CIE-LCH:
        36.7347, 36.4738, 268.8242
        CIE-Luv:
        36.7347, -22.3534, -51.2184
        Hunter-Lab:
        30.6519, -2.1492, -32.9663
      #065a91 color charts
#065a91 RGB chart
      #065a91 CMYK chart
      #065a91 RGB pie chart
      #065a91 color shades, tints & tones
#065a91 color schemes
#065a91 color preview, HTML & CSS examples
           This text has a color of #065a91        
        
          <p style="color:#065a91;">Text here</p>
        
        
          .mytext {color:#065a91;}
        
        Text color #065a91
      
           This box has a color of #065a91        
        
          <div style="background-color:#065a91;">Content here</div>
        
        
          .mybackground {background-color:#065a91;}
        
        Background color #065a91
      
           Border around this has a color of #065a91        
        
          <div style="border:2px solid #065a91;">Content here</div>
        
        
          .myborder {border:2px solid #065a91;}
        
        Border color #065a91