#064f45 color space conversions
Hex:
        #064f45
        RGB:
        6, 79, 69
        CMY:
        98, 69, 73
        CMYK:
        92, 0, 13, 69
      HSL:
        172°, 85.8824%, 16.6667%
        HSV (HSB):
        172°, 92.4051%, 30.9804%
        XYZ:
        3.9453, 6.0604, 6.5921
        xyY:
        0.2377, 0.3651, 6.0604
      CIE-Lab:
        29.5642, -23.2767, 0.0264
        CIE-LCH:
        29.5642, 23.2767, 179.9351
        CIE-Luv:
        29.5642, -23.1240, 2.8813
        Hunter-Lab:
        24.6178, -14.4746, 1.3560
      #064f45 color charts
#064f45 RGB chart
      #064f45 CMYK chart
      #064f45 RGB pie chart
      #064f45 color shades, tints & tones
#064f45 color schemes
#064f45 color preview, HTML & CSS examples
           This text has a color of #064f45        
        
          <p style="color:#064f45;">Text here</p>
        
        
          .mytext {color:#064f45;}
        
        Text color #064f45
      
           This box has a color of #064f45        
        
          <div style="background-color:#064f45;">Content here</div>
        
        
          .mybackground {background-color:#064f45;}
        
        Background color #064f45
      
           Border around this has a color of #064f45        
        
          <div style="border:2px solid #064f45;">Content here</div>
        
        
          .myborder {border:2px solid #064f45;}
        
        Border color #064f45