#014020 color space conversions
Hex:
        #014020
        RGB:
        1, 64, 32
        CMY:
        100, 75, 87
        CMYK:
        98, 0, 50, 75
      HSL:
        150°, 96.9231%, 12.7451%
        HSV (HSB):
        150°, 98.4375%, 25.0980%
        XYZ:
        2.1066, 3.7775, 1.9846
        xyY:
        0.2677, 0.4801, 3.7775
      CIE-Lab:
        22.9219, -27.3175, 14.4725
        CIE-LCH:
        22.9219, 30.9144, 152.0858
        CIE-Luv:
        22.9219, -20.1579, 16.9677
        Hunter-Lab:
        19.4359, -14.6654, 7.5510
      #014020 color charts
#014020 RGB chart
      #014020 CMYK chart
      #014020 RGB pie chart
      #014020 color shades, tints & tones
#014020 color schemes
#014020 color preview, HTML & CSS examples
           This text has a color of #014020        
        
          <p style="color:#014020;">Text here</p>
        
        
          .mytext {color:#014020;}
        
        Text color #014020
      
           This box has a color of #014020        
        
          <div style="background-color:#014020;">Content here</div>
        
        
          .mybackground {background-color:#014020;}
        
        Background color #014020
      
           Border around this has a color of #014020        
        
          <div style="border:2px solid #014020;">Content here</div>
        
        
          .myborder {border:2px solid #014020;}
        
        Border color #014020