#00914a color space conversions
Hex:
        #00914a
        RGB:
        0, 145, 74
        CMY:
        100, 43, 71
        CMYK:
        100, 0, 49, 43
      HSL:
        151°, 100.0000%, 28.4314%
        HSV (HSB):
        151°, 100.0000%, 56.8627%
        XYZ:
        11.3614, 20.7452, 9.8840
        xyY:
        0.2706, 0.4940, 20.7452
      CIE-Lab:
        52.6695, -49.6871, 28.5107
        CIE-LCH:
        52.6695, 57.2858, 150.1526
        CIE-Luv:
        52.6695, -47.1096, 42.3096
        Hunter-Lab:
        45.5469, -35.1812, 19.0165
      #00914a color charts
#00914a RGB chart
      #00914a CMYK chart
      #00914a RGB pie chart
      #00914a color shades, tints & tones
#00914a color schemes
#00914a color preview, HTML & CSS examples
           This text has a color of #00914a        
        
          <p style="color:#00914a;">Text here</p>
        
        
          .mytext {color:#00914a;}
        
        Text color #00914a
      
           This box has a color of #00914a        
        
          <div style="background-color:#00914a;">Content here</div>
        
        
          .mybackground {background-color:#00914a;}
        
        Background color #00914a
      
           Border around this has a color of #00914a        
        
          <div style="border:2px solid #00914a;">Content here</div>
        
        
          .myborder {border:2px solid #00914a;}
        
        Border color #00914a