#07714b color space conversions
Hex:
        #07714b
        RGB:
        7, 113, 75
        CMY:
        97, 56, 71
        CMYK:
        94, 0, 34, 56
      HSL:
        158°, 88.3333%, 23.5294%
        HSV (HSB):
        158°, 93.8053%, 44.3137%
        XYZ:
        7.2627, 12.3634, 8.6602
        xyY:
        0.2568, 0.4371, 12.3634
      CIE-Lab:
        41.7880, -36.9128, 13.6237
        CIE-LCH:
        41.7880, 39.3467, 159.7420
        CIE-Luv:
        41.7880, -35.3118, 21.9790
        Hunter-Lab:
        35.1617, -24.6632, 10.0102
      #07714b color charts
#07714b RGB chart
      #07714b CMYK chart
      #07714b RGB pie chart
      #07714b color shades, tints & tones
#07714b color schemes
#07714b color preview, HTML & CSS examples
           This text has a color of #07714b        
        
          <p style="color:#07714b;">Text here</p>
        
        
          .mytext {color:#07714b;}
        
        Text color #07714b
      
           This box has a color of #07714b        
        
          <div style="background-color:#07714b;">Content here</div>
        
        
          .mybackground {background-color:#07714b;}
        
        Background color #07714b
      
           Border around this has a color of #07714b        
        
          <div style="border:2px solid #07714b;">Content here</div>
        
        
          .myborder {border:2px solid #07714b;}
        
        Border color #07714b