#013f18 color space conversions
Hex:
        #013f18
        RGB:
        1, 63, 24
        CMY:
        100, 75, 91
        CMYK:
        98, 0, 62, 75
      HSL:
        142°, 96.8750%, 12.5490%
        HSV (HSB):
        142°, 98.4127%, 24.7059%
        XYZ:
        1.9549, 3.6274, 1.4613
        xyY:
        0.2775, 0.5150, 3.6274
      CIE-Lab:
        22.3993, -28.5214, 18.6772
        CIE-LCH:
        22.3993, 34.0927, 146.7813
        CIE-Luv:
        22.3993, -20.1278, 20.1093
        Hunter-Lab:
        19.0458, -15.0085, 8.7830
      #013f18 color charts
#013f18 RGB chart
      #013f18 CMYK chart
      #013f18 RGB pie chart
      #013f18 color shades, tints & tones
#013f18 color schemes
#013f18 color preview, HTML & CSS examples
           This text has a color of #013f18        
        
          <p style="color:#013f18;">Text here</p>
        
        
          .mytext {color:#013f18;}
        
        Text color #013f18
      
           This box has a color of #013f18        
        
          <div style="background-color:#013f18;">Content here</div>
        
        
          .mybackground {background-color:#013f18;}
        
        Background color #013f18
      
           Border around this has a color of #013f18        
        
          <div style="border:2px solid #013f18;">Content here</div>
        
        
          .myborder {border:2px solid #013f18;}
        
        Border color #013f18