#065c40 color space conversions
Hex:
        #065c40
        RGB:
        6, 92, 64
        CMY:
        98, 64, 75
        CMYK:
        93, 0, 30, 64
      HSL:
        160°, 87.7551%, 19.2157%
        HSV (HSB):
        160°, 93.4783%, 36.0784%
        XYZ:
        4.8277, 8.0632, 6.1524
        xyY:
        0.2535, 0.4234, 8.0632
      CIE-Lab:
        34.1141, -30.8396, 9.6572
        CIE-LCH:
        34.1141, 32.3163, 162.6123
        CIE-Luv:
        34.1141, -28.3626, 15.4332
        Hunter-Lab:
        28.3957, -19.3451, 7.0309
      #065c40 color charts
#065c40 RGB chart
      #065c40 CMYK chart
      #065c40 RGB pie chart
      #065c40 color shades, tints & tones
#065c40 color schemes
#065c40 color preview, HTML & CSS examples
           This text has a color of #065c40        
        
          <p style="color:#065c40;">Text here</p>
        
        
          .mytext {color:#065c40;}
        
        Text color #065c40
      
           This box has a color of #065c40        
        
          <div style="background-color:#065c40;">Content here</div>
        
        
          .mybackground {background-color:#065c40;}
        
        Background color #065c40
      
           Border around this has a color of #065c40        
        
          <div style="border:2px solid #065c40;">Content here</div>
        
        
          .myborder {border:2px solid #065c40;}
        
        Border color #065c40