#065d34 color space conversions
Hex:
        #065d34
        RGB:
        6, 93, 52
        CMY:
        98, 64, 80
        CMYK:
        94, 0, 44, 64
      HSL:
        152°, 87.8788%, 19.4118%
        HSV (HSB):
        152°, 93.5484%, 36.4706%
        XYZ:
        4.6093, 8.1154, 4.5723
        xyY:
        0.2665, 0.4692, 8.1154
      CIE-Lab:
        34.2220, -34.1397, 17.0731
        CIE-LCH:
        34.2220, 38.1708, 153.4306
        CIE-Luv:
        34.2220, -29.4510, 23.6477
        Hunter-Lab:
        28.4875, -20.9716, 10.4251
      #065d34 color charts
#065d34 RGB chart
      #065d34 CMYK chart
      #065d34 RGB pie chart
      #065d34 color shades, tints & tones
#065d34 color schemes
#065d34 color preview, HTML & CSS examples
           This text has a color of #065d34        
        
          <p style="color:#065d34;">Text here</p>
        
        
          .mytext {color:#065d34;}
        
        Text color #065d34
      
           This box has a color of #065d34        
        
          <div style="background-color:#065d34;">Content here</div>
        
        
          .mybackground {background-color:#065d34;}
        
        Background color #065d34
      
           Border around this has a color of #065d34        
        
          <div style="border:2px solid #065d34;">Content here</div>
        
        
          .myborder {border:2px solid #065d34;}
        
        Border color #065d34