#01534d color space conversions
Hex:
        #01534d
        RGB:
        1, 83, 77
        CMY:
        100, 67, 70
        CMYK:
        99, 0, 7, 67
      HSL:
        176°, 97.6190%, 16.4706%
        HSV (HSB):
        176°, 98.7952%, 32.5490%
        XYZ:
        4.4453, 6.7288, 8.0857
        xyY:
        0.2308, 0.3494, 6.7288
      CIE-Lab:
        31.1813, -23.2216, -2.7179
        CIE-LCH:
        31.1813, 23.3801, 186.6756
        CIE-Luv:
        31.1813, -24.5948, -0.4793
        Hunter-Lab:
        25.9399, -14.8052, -0.3232
      #01534d color charts
#01534d RGB chart
      #01534d CMYK chart
      #01534d RGB pie chart
      #01534d color shades, tints & tones
#01534d color schemes
#01534d color preview, HTML & CSS examples
           This text has a color of #01534d        
        
          <p style="color:#01534d;">Text here</p>
        
        
          .mytext {color:#01534d;}
        
        Text color #01534d
      
           This box has a color of #01534d        
        
          <div style="background-color:#01534d;">Content here</div>
        
        
          .mybackground {background-color:#01534d;}
        
        Background color #01534d
      
           Border around this has a color of #01534d        
        
          <div style="border:2px solid #01534d;">Content here</div>
        
        
          .myborder {border:2px solid #01534d;}
        
        Border color #01534d