#064f73 color space conversions
Hex:
        #064f73
        RGB:
        6, 79, 115
        CMY:
        98, 69, 55
        CMYK:
        95, 31, 0, 55
      HSL:
        200°, 90.0826%, 23.7255%
        HSV (HSB):
        200°, 94.7826%, 45.0980%
        XYZ:
        5.9656, 6.8685, 17.2310
        xyY:
        0.1984, 0.2285, 6.8685
      CIE-Lab:
        31.5056, -6.0607, -26.2737
        CIE-LCH:
        31.5056, 26.9637, 257.0104
        CIE-Luv:
        31.5056, -20.2069, -34.2538
        Hunter-Lab:
        26.2078, -5.2323, -20.6363
      #064f73 color charts
#064f73 RGB chart
      #064f73 CMYK chart
      #064f73 RGB pie chart
      #064f73 color shades, tints & tones
#064f73 color schemes
#064f73 color preview, HTML & CSS examples
           This text has a color of #064f73        
        
          <p style="color:#064f73;">Text here</p>
        
        
          .mytext {color:#064f73;}
        
        Text color #064f73
      
           This box has a color of #064f73        
        
          <div style="background-color:#064f73;">Content here</div>
        
        
          .mybackground {background-color:#064f73;}
        
        Background color #064f73
      
           Border around this has a color of #064f73        
        
          <div style="border:2px solid #064f73;">Content here</div>
        
        
          .myborder {border:2px solid #064f73;}
        
        Border color #064f73