#01914f color space conversions
Hex:
        #01914f
        RGB:
        1, 145, 79
        CMY:
        100, 43, 69
        CMYK:
        99, 0, 46, 43
      HSL:
        153°, 98.6301%, 28.6275%
        HSV (HSB):
        153°, 99.3103%, 56.8627%
        XYZ:
        11.5492, 20.8218, 10.8074
        xyY:
        0.2675, 0.4822, 20.8218
      CIE-Lab:
        52.7539, -48.7013, 25.9398
        CIE-LCH:
        52.7539, 55.1787, 151.9589
        CIE-Luv:
        52.7539, -46.7593, 39.5134
        Hunter-Lab:
        45.6309, -34.6756, 17.8991
      #01914f color charts
#01914f RGB chart
      #01914f CMYK chart
      #01914f RGB pie chart
      #01914f color shades, tints & tones
#01914f color schemes
#01914f color preview, HTML & CSS examples
           This text has a color of #01914f        
        
          <p style="color:#01914f;">Text here</p>
        
        
          .mytext {color:#01914f;}
        
        Text color #01914f
      
           This box has a color of #01914f        
        
          <div style="background-color:#01914f;">Content here</div>
        
        
          .mybackground {background-color:#01914f;}
        
        Background color #01914f
      
           Border around this has a color of #01914f        
        
          <div style="border:2px solid #01914f;">Content here</div>
        
        
          .myborder {border:2px solid #01914f;}
        
        Border color #01914f