#014531 color space conversions
Hex:
        #014531
        RGB:
        1, 69, 49
        CMY:
        100, 73, 81
        CMYK:
        99, 0, 29, 73
      HSL:
        162°, 97.1429%, 13.7255%
        HSV (HSB):
        162°, 98.5507%, 27.0588%
        XYZ:
        2.6950, 4.4844, 3.6293
        xyY:
        0.2493, 0.4149, 4.4844
      CIE-Lab:
        25.2124, -25.1719, 6.6908
        CIE-LCH:
        25.2124, 26.0460, 165.1147
        CIE-Luv:
        25.2124, -21.1422, 10.1156
        Hunter-Lab:
        21.1765, -14.3422, 4.6623
      #014531 color charts
#014531 RGB chart
      #014531 CMYK chart
      #014531 RGB pie chart
      #014531 color shades, tints & tones
#014531 color schemes
#014531 color preview, HTML & CSS examples
           This text has a color of #014531        
        
          <p style="color:#014531;">Text here</p>
        
        
          .mytext {color:#014531;}
        
        Text color #014531
      
           This box has a color of #014531        
        
          <div style="background-color:#014531;">Content here</div>
        
        
          .mybackground {background-color:#014531;}
        
        Background color #014531
      
           Border around this has a color of #014531        
        
          <div style="border:2px solid #014531;">Content here</div>
        
        
          .myborder {border:2px solid #014531;}
        
        Border color #014531