#288f4f color space conversions
Hex:
        #288f4f
        RGB:
        40, 143, 79
        CMY:
        84, 44, 69
        CMYK:
        72, 0, 45, 44
      HSL:
        143°, 56.2842%, 35.8824%
        HSV (HSB):
        143°, 72.0280%, 56.0784%
        XYZ:
        12.1088, 20.6606, 10.7468
        xyY:
        0.2783, 0.4748, 20.6606
      CIE-Lab:
        52.5760, -43.9974, 25.8065
        CIE-LCH:
        52.5760, 51.0073, 149.6064
        CIE-Luv:
        52.5760, -41.7724, 38.6513
        Hunter-Lab:
        45.4539, -31.9923, 17.7996
      #288f4f color charts
#288f4f RGB chart
      #288f4f CMYK chart
      #288f4f RGB pie chart
      #288f4f color shades, tints & tones
#288f4f color schemes
#288f4f color preview, HTML & CSS examples
           This text has a color of #288f4f        
        
          <p style="color:#288f4f;">Text here</p>
        
        
          .mytext {color:#288f4f;}
        
        Text color #288f4f
      
           This box has a color of #288f4f        
        
          <div style="background-color:#288f4f;">Content here</div>
        
        
          .mybackground {background-color:#288f4f;}
        
        Background color #288f4f
      
           Border around this has a color of #288f4f        
        
          <div style="border:2px solid #288f4f;">Content here</div>
        
        
          .myborder {border:2px solid #288f4f;}
        
        Border color #288f4f