#014935 color space conversions
Hex:
        #014935
        RGB:
        1, 73, 53
        CMY:
        100, 71, 79
        CMYK:
        99, 0, 27, 71
      HSL:
        163°, 97.2973%, 14.5098%
        HSV (HSB):
        163°, 98.6301%, 28.6275%
        XYZ:
        3.0377, 5.0286, 4.1787
        xyY:
        0.2481, 0.4107, 5.0286
      CIE-Lab:
        26.8160, -25.8786, 6.3592
        CIE-LCH:
        26.8160, 26.6485, 166.1940
        CIE-Luv:
        26.8160, -22.4224, 10.1037
        Hunter-Lab:
        22.4245, -15.0629, 4.6488
      #014935 color charts
#014935 RGB chart
      #014935 CMYK chart
      #014935 RGB pie chart
      #014935 color shades, tints & tones
#014935 color schemes
#014935 color preview, HTML & CSS examples
           This text has a color of #014935        
        
          <p style="color:#014935;">Text here</p>
        
        
          .mytext {color:#014935;}
        
        Text color #014935
      
           This box has a color of #014935        
        
          <div style="background-color:#014935;">Content here</div>
        
        
          .mybackground {background-color:#014935;}
        
        Background color #014935
      
           Border around this has a color of #014935        
        
          <div style="border:2px solid #014935;">Content here</div>
        
        
          .myborder {border:2px solid #014935;}
        
        Border color #014935