#07805d color space conversions
Hex:
        #07805d
        RGB:
        7, 128, 93
        CMY:
        97, 50, 64
        CMYK:
        95, 0, 27, 50
      HSL:
        163°, 89.6296%, 26.4706%
        HSV (HSB):
        163°, 94.5312%, 50.1961%
        XYZ:
        9.7826, 16.2738, 12.9815
        xyY:
        0.2506, 0.4169, 16.2738
      CIE-Lab:
        47.3317, -38.6621, 10.7572
        CIE-LCH:
        47.3317, 40.1307, 164.4516
        CIE-Luv:
        47.3317, -39.5115, 19.5823
        Hunter-Lab:
        40.3408, -27.3105, 9.1593
      #07805d color charts
#07805d RGB chart
      #07805d CMYK chart
      #07805d RGB pie chart
      #07805d color shades, tints & tones
#07805d color schemes
#07805d color preview, HTML & CSS examples
           This text has a color of #07805d        
        
          <p style="color:#07805d;">Text here</p>
        
        
          .mytext {color:#07805d;}
        
        Text color #07805d
      
           This box has a color of #07805d        
        
          <div style="background-color:#07805d;">Content here</div>
        
        
          .mybackground {background-color:#07805d;}
        
        Background color #07805d
      
           Border around this has a color of #07805d        
        
          <div style="border:2px solid #07805d;">Content here</div>
        
        
          .myborder {border:2px solid #07805d;}
        
        Border color #07805d