#127a0b color space conversions
Hex:
        #127a0b
        RGB:
        18, 122, 11
        CMY:
        93, 52, 96
        CMYK:
        85, 0, 91, 52
      HSL:
        116°, 83.4586%, 26.0784%
        HSV (HSB):
        116°, 90.9836%, 47.8431%
        XYZ:
        7.2694, 14.0718, 2.6496
        xyY:
        0.3030, 0.5866, 14.0718
      CIE-Lab:
        44.3358, -47.8299, 46.0705
        CIE-LCH:
        44.3358, 66.4092, 136.0734
        CIE-Luv:
        44.3358, -39.9686, 52.6303
        Hunter-Lab:
        37.5124, -31.0559, 22.0709
      #127a0b color charts
#127a0b RGB chart
      #127a0b CMYK chart
      #127a0b RGB pie chart
      #127a0b color shades, tints & tones
#127a0b color schemes
#127a0b color preview, HTML & CSS examples
           This text has a color of #127a0b        
        
          <p style="color:#127a0b;">Text here</p>
        
        
          .mytext {color:#127a0b;}
        
        Text color #127a0b
      
           This box has a color of #127a0b        
        
          <div style="background-color:#127a0b;">Content here</div>
        
        
          .mybackground {background-color:#127a0b;}
        
        Background color #127a0b
      
           Border around this has a color of #127a0b        
        
          <div style="border:2px solid #127a0b;">Content here</div>
        
        
          .myborder {border:2px solid #127a0b;}
        
        Border color #127a0b