#007f5d color space conversions
Hex:
        #007f5d
        RGB:
        0, 127, 93
        CMY:
        100, 50, 64
        CMYK:
        100, 0, 27, 50
      HSL:
        164°, 100.0000%, 24.9020%
        HSV (HSB):
        164°, 100.0000%, 49.8039%
        XYZ:
        9.5652, 15.9691, 12.9341
        xyY:
        0.2487, 0.4151, 15.9691
      CIE-Lab:
        46.9339, -38.6962, 10.1911
        CIE-LCH:
        46.9339, 40.0157, 165.2455
        CIE-Luv:
        46.9339, -39.6261, 18.8315
        Hunter-Lab:
        39.9613, -27.2064, 8.7827
      #007f5d color charts
#007f5d RGB chart
      #007f5d CMYK chart
      #007f5d RGB pie chart
      #007f5d color shades, tints & tones
#007f5d color schemes
#007f5d color preview, HTML & CSS examples
           This text has a color of #007f5d        
        
          <p style="color:#007f5d;">Text here</p>
        
        
          .mytext {color:#007f5d;}
        
        Text color #007f5d
      
           This box has a color of #007f5d        
        
          <div style="background-color:#007f5d;">Content here</div>
        
        
          .mybackground {background-color:#007f5d;}
        
        Background color #007f5d
      
           Border around this has a color of #007f5d        
        
          <div style="border:2px solid #007f5d;">Content here</div>
        
        
          .myborder {border:2px solid #007f5d;}
        
        Border color #007f5d