#064a60 color space conversions
Hex:
        #064a60
        RGB:
        6, 74, 96
        CMY:
        98, 71, 62
        CMYK:
        94, 23, 0, 62
      HSL:
        195°, 88.2353%, 20.0000%
        HSV (HSB):
        195°, 93.7500%, 37.6471%
        XYZ:
        4.6352, 5.7808, 11.9378
        xyY:
        0.2074, 0.2586, 5.7808
      CIE-Lab:
        28.8526, -10.6546, -18.3915
        CIE-LCH:
        28.8526, 21.2548, 239.9152
        CIE-Luv:
        28.8526, -19.5170, -22.2016
        Hunter-Lab:
        24.0433, -7.6635, -12.6080
      #064a60 color charts
#064a60 RGB chart
      #064a60 CMYK chart
      #064a60 RGB pie chart
      #064a60 color shades, tints & tones
#064a60 color schemes
#064a60 color preview, HTML & CSS examples
           This text has a color of #064a60        
        
          <p style="color:#064a60;">Text here</p>
        
        
          .mytext {color:#064a60;}
        
        Text color #064a60
      
           This box has a color of #064a60        
        
          <div style="background-color:#064a60;">Content here</div>
        
        
          .mybackground {background-color:#064a60;}
        
        Background color #064a60
      
           Border around this has a color of #064a60        
        
          <div style="border:2px solid #064a60;">Content here</div>
        
        
          .myborder {border:2px solid #064a60;}
        
        Border color #064a60