#06534d color space conversions
Hex:
        #06534d
        RGB:
        6, 83, 77
        CMY:
        98, 67, 70
        CMYK:
        93, 0, 7, 67
      HSL:
        175°, 86.5169%, 17.4510%
        HSV (HSB):
        175°, 92.7711%, 32.5490%
        XYZ:
        4.5079, 6.7611, 8.0886
        xyY:
        0.2329, 0.3493, 6.7611
      CIE-Lab:
        31.2566, -22.7046, -2.5982
        CIE-LCH:
        31.2566, 22.8528, 186.5283
        CIE-Luv:
        31.2566, -24.1106, -0.3839
        Hunter-Lab:
        26.0020, -14.5574, -0.2423
      #06534d color charts
#06534d RGB chart
      #06534d CMYK chart
      #06534d RGB pie chart
      #06534d color shades, tints & tones
#06534d color schemes
#06534d color preview, HTML & CSS examples
           This text has a color of #06534d        
        
          <p style="color:#06534d;">Text here</p>
        
        
          .mytext {color:#06534d;}
        
        Text color #06534d
      
           This box has a color of #06534d        
        
          <div style="background-color:#06534d;">Content here</div>
        
        
          .mybackground {background-color:#06534d;}
        
        Background color #06534d
      
           Border around this has a color of #06534d        
        
          <div style="border:2px solid #06534d;">Content here</div>
        
        
          .myborder {border:2px solid #06534d;}
        
        Border color #06534d