#06513e color space conversions
Hex:
        #06513e
        RGB:
        6, 81, 62
        CMY:
        98, 68, 76
        CMYK:
        93, 0, 23, 68
      HSL:
        165°, 86.2069%, 17.0588%
        HSV (HSB):
        165°, 92.5926%, 31.7647%
        XYZ:
        3.8870, 6.2714, 5.5631
        xyY:
        0.2472, 0.3989, 6.2714
      CIE-Lab:
        30.0871, -26.3862, 5.2472
        CIE-LCH:
        30.0871, 26.9029, 168.7527
        CIE-Luv:
        30.0871, -24.3370, 9.3789
        Hunter-Lab:
        25.0427, -16.1187, 4.3591
      #06513e color charts
#06513e RGB chart
      #06513e CMYK chart
      #06513e RGB pie chart
      #06513e color shades, tints & tones
#06513e color schemes
#06513e color preview, HTML & CSS examples
           This text has a color of #06513e        
        
          <p style="color:#06513e;">Text here</p>
        
        
          .mytext {color:#06513e;}
        
        Text color #06513e
      
           This box has a color of #06513e        
        
          <div style="background-color:#06513e;">Content here</div>
        
        
          .mybackground {background-color:#06513e;}
        
        Background color #06513e
      
           Border around this has a color of #06513e        
        
          <div style="border:2px solid #06513e;">Content here</div>
        
        
          .myborder {border:2px solid #06513e;}
        
        Border color #06513e