#064f6a color space conversions
Hex:
        #064f6a
        RGB:
        6, 79, 106
        CMY:
        98, 69, 58
        CMYK:
        94, 25, 0, 58
      HSL:
        196°, 89.2857%, 21.9608%
        HSV (HSB):
        196°, 94.3396%, 41.5686%
        XYZ:
        5.4726, 6.6713, 14.6349
        xyY:
        0.2044, 0.2491, 6.6713
      CIE-Lab:
        31.0466, -9.7138, -21.3340
        CIE-LCH:
        31.0466, 23.4413, 245.5194
        CIE-Luv:
        31.0466, -20.7305, -26.8708
        Hunter-Lab:
        25.8288, -7.3800, -15.5142
      #064f6a color charts
#064f6a RGB chart
      #064f6a CMYK chart
      #064f6a RGB pie chart
      #064f6a color shades, tints & tones
#064f6a color schemes
#064f6a color preview, HTML & CSS examples
           This text has a color of #064f6a        
        
          <p style="color:#064f6a;">Text here</p>
        
        
          .mytext {color:#064f6a;}
        
        Text color #064f6a
      
           This box has a color of #064f6a        
        
          <div style="background-color:#064f6a;">Content here</div>
        
        
          .mybackground {background-color:#064f6a;}
        
        Background color #064f6a
      
           Border around this has a color of #064f6a        
        
          <div style="border:2px solid #064f6a;">Content here</div>
        
        
          .myborder {border:2px solid #064f6a;}
        
        Border color #064f6a