#418f4f color space conversions
Hex:
        #418f4f
        RGB:
        65, 143, 79
        CMY:
        75, 44, 69
        CMYK:
        55, 0, 45, 44
      HSL:
        131°, 37.5000%, 40.7843%
        HSV (HSB):
        131°, 54.5455%, 56.0784%
        XYZ:
        13.4137, 21.3333, 10.8079
        xyY:
        0.2945, 0.4683, 21.3333
      CIE-Lab:
        53.3123, -38.4403, 26.9013
        CIE-LCH:
        53.3123, 46.9184, 145.0149
        CIE-Luv:
        53.3123, -35.4681, 39.1487
        Hunter-Lab:
        46.1879, -28.9896, 18.4578
      #418f4f color charts
#418f4f RGB chart
      #418f4f CMYK chart
      #418f4f RGB pie chart
      #418f4f color shades, tints & tones
#418f4f color schemes
#418f4f color preview, HTML & CSS examples
           This text has a color of #418f4f        
        
          <p style="color:#418f4f;">Text here</p>
        
        
          .mytext {color:#418f4f;}
        
        Text color #418f4f
      
           This box has a color of #418f4f        
        
          <div style="background-color:#418f4f;">Content here</div>
        
        
          .mybackground {background-color:#418f4f;}
        
        Background color #418f4f
      
           Border around this has a color of #418f4f        
        
          <div style="border:2px solid #418f4f;">Content here</div>
        
        
          .myborder {border:2px solid #418f4f;}
        
        Border color #418f4f