#065b81 color space conversions
Hex:
        #065b81
        RGB:
        6, 91, 129
        CMY:
        98, 64, 49
        CMYK:
        95, 29, 0, 49
      HSL:
        199°, 91.1111%, 26.4706%
        HSV (HSB):
        199°, 95.3488%, 50.5882%
        XYZ:
        7.7786, 9.1059, 22.1165
        xyY:
        0.1994, 0.2335, 9.1059
      CIE-Lab:
        36.1873, -7.8628, -27.5880
        CIE-LCH:
        36.1873, 28.6866, 254.0920
        CIE-Luv:
        36.1873, -23.6059, -37.3578
        Hunter-Lab:
        30.1759, -6.7948, -22.3316
      #065b81 color charts
#065b81 RGB chart
      #065b81 CMYK chart
      #065b81 RGB pie chart
      #065b81 color shades, tints & tones
#065b81 color schemes
#065b81 color preview, HTML & CSS examples
           This text has a color of #065b81        
        
          <p style="color:#065b81;">Text here</p>
        
        
          .mytext {color:#065b81;}
        
        Text color #065b81
      
           This box has a color of #065b81        
        
          <div style="background-color:#065b81;">Content here</div>
        
        
          .mybackground {background-color:#065b81;}
        
        Background color #065b81
      
           Border around this has a color of #065b81        
        
          <div style="border:2px solid #065b81;">Content here</div>
        
        
          .myborder {border:2px solid #065b81;}
        
        Border color #065b81