#064b6a color space conversions
Hex:
        #064b6a
        RGB:
        6, 75, 106
        CMY:
        98, 71, 58
        CMYK:
        94, 29, 0, 58
      HSL:
        199°, 89.2857%, 21.9608%
        HSV (HSB):
        199°, 94.3396%, 41.5686%
        XYZ:
        5.1927, 6.1115, 14.5416
        xyY:
        0.2009, 0.2365, 6.1115
      CIE-Lab:
        29.6920, -7.2245, -23.4513
        CIE-LCH:
        29.6920, 24.5389, 252.8777
        CIE-Luv:
        29.6920, -19.2975, -29.6542
        Hunter-Lab:
        24.7214, -5.7688, -17.5706
      #064b6a color charts
#064b6a RGB chart
      #064b6a CMYK chart
      #064b6a RGB pie chart
      #064b6a color shades, tints & tones
#064b6a color schemes
#064b6a color preview, HTML & CSS examples
           This text has a color of #064b6a        
        
          <p style="color:#064b6a;">Text here</p>
        
        
          .mytext {color:#064b6a;}
        
        Text color #064b6a
      
           This box has a color of #064b6a        
        
          <div style="background-color:#064b6a;">Content here</div>
        
        
          .mybackground {background-color:#064b6a;}
        
        Background color #064b6a
      
           Border around this has a color of #064b6a        
        
          <div style="border:2px solid #064b6a;">Content here</div>
        
        
          .myborder {border:2px solid #064b6a;}
        
        Border color #064b6a