#007b47 color space conversions
Hex:
        #007b47
        RGB:
        0, 123, 71
        CMY:
        100, 52, 72
        CMYK:
        100, 0, 42, 52
      HSL:
        155°, 100.0000%, 24.1176%
        HSV (HSB):
        155°, 100.0000%, 48.2353%
        XYZ:
        8.2203, 14.6209, 8.3501
        xyY:
        0.2635, 0.4687, 14.6209
      CIE-Lab:
        45.1105, -42.2914, 20.3913
        CIE-LCH:
        45.1105, 46.9507, 154.2585
        CIE-Luv:
        45.1105, -39.6785, 30.8647
        Hunter-Lab:
        38.2372, -28.5410, 13.8185
      #007b47 color charts
#007b47 RGB chart
      #007b47 CMYK chart
      #007b47 RGB pie chart
      #007b47 color shades, tints & tones
#007b47 color schemes
#007b47 color preview, HTML & CSS examples
           This text has a color of #007b47        
        
          <p style="color:#007b47;">Text here</p>
        
        
          .mytext {color:#007b47;}
        
        Text color #007b47
      
           This box has a color of #007b47        
        
          <div style="background-color:#007b47;">Content here</div>
        
        
          .mybackground {background-color:#007b47;}
        
        Background color #007b47
      
           Border around this has a color of #007b47        
        
          <div style="border:2px solid #007b47;">Content here</div>
        
        
          .myborder {border:2px solid #007b47;}
        
        Border color #007b47