#064e60 color space conversions
Hex:
        #064e60
        RGB:
        6, 78, 96
        CMY:
        98, 69, 62
        CMYK:
        94, 19, 0, 62
      HSL:
        192°, 88.2353%, 20.0000%
        HSV (HSB):
        192°, 93.7500%, 37.6471%
        XYZ:
        4.9108, 6.3320, 12.0297
        xyY:
        0.2110, 0.2721, 6.3320
      CIE-Lab:
        30.2351, -13.0628, -16.2527
        CIE-LCH:
        30.2351, 20.8515, 231.2100
        CIE-Luv:
        30.2351, -20.9826, -19.3559
        Hunter-Lab:
        25.1635, -9.2008, -10.7298
      #064e60 color charts
#064e60 RGB chart
      #064e60 CMYK chart
      #064e60 RGB pie chart
      #064e60 color shades, tints & tones
#064e60 color schemes
#064e60 color preview, HTML & CSS examples
           This text has a color of #064e60        
        
          <p style="color:#064e60;">Text here</p>
        
        
          .mytext {color:#064e60;}
        
        Text color #064e60
      
           This box has a color of #064e60        
        
          <div style="background-color:#064e60;">Content here</div>
        
        
          .mybackground {background-color:#064e60;}
        
        Background color #064e60
      
           Border around this has a color of #064e60        
        
          <div style="border:2px solid #064e60;">Content here</div>
        
        
          .myborder {border:2px solid #064e60;}
        
        Border color #064e60