#065b88 color space conversions
Hex:
        #065b88
        RGB:
        6, 91, 136
        CMY:
        98, 64, 47
        CMYK:
        96, 33, 0, 47
      HSL:
        201°, 91.5493%, 27.8431%
        HSV (HSB):
        201°, 95.5882%, 53.3333%
        XYZ:
        8.2601, 9.2985, 24.6520
        xyY:
        0.1957, 0.2203, 9.2985
      CIE-Lab:
        36.5527, -5.0480, -31.2891
        CIE-LCH:
        36.5527, 31.6937, 260.8353
        CIE-Luv:
        36.5527, -23.1903, -43.1704
        Hunter-Lab:
        30.4934, -5.0109, -26.5869
      #065b88 color charts
#065b88 RGB chart
      #065b88 CMYK chart
      #065b88 RGB pie chart
      #065b88 color shades, tints & tones
#065b88 color schemes
#065b88 color preview, HTML & CSS examples
           This text has a color of #065b88        
        
          <p style="color:#065b88;">Text here</p>
        
        
          .mytext {color:#065b88;}
        
        Text color #065b88
      
           This box has a color of #065b88        
        
          <div style="background-color:#065b88;">Content here</div>
        
        
          .mybackground {background-color:#065b88;}
        
        Background color #065b88
      
           Border around this has a color of #065b88        
        
          <div style="border:2px solid #065b88;">Content here</div>
        
        
          .myborder {border:2px solid #065b88;}
        
        Border color #065b88