#287d2f color space conversions
Hex:
        #287d2f
        RGB:
        40, 125, 47
        CMY:
        84, 51, 82
        CMYK:
        68, 0, 62, 51
      HSL:
        125°, 51.5152%, 32.3529%
        HSV (HSB):
        125°, 68.0000%, 49.0196%
        XYZ:
        8.7218, 15.3236, 5.1874
        xyY:
        0.2984, 0.5242, 15.3236
      CIE-Lab:
        46.0742, -42.0377, 34.5210
        CIE-LCH:
        46.0742, 54.3954, 140.6075
        CIE-Luv:
        46.0742, -36.2754, 44.5218
        Hunter-Lab:
        39.1453, -28.7337, 19.5449
      #287d2f color charts
#287d2f RGB chart
      #287d2f CMYK chart
      #287d2f RGB pie chart
      #287d2f color shades, tints & tones
#287d2f color schemes
#287d2f color preview, HTML & CSS examples
           This text has a color of #287d2f        
        
          <p style="color:#287d2f;">Text here</p>
        
        
          .mytext {color:#287d2f;}
        
        Text color #287d2f
      
           This box has a color of #287d2f        
        
          <div style="background-color:#287d2f;">Content here</div>
        
        
          .mybackground {background-color:#287d2f;}
        
        Background color #287d2f
      
           Border around this has a color of #287d2f        
        
          <div style="border:2px solid #287d2f;">Content here</div>
        
        
          .myborder {border:2px solid #287d2f;}
        
        Border color #287d2f