#125d05 color space conversions
Hex:
        #125d05
        RGB:
        18, 93, 5
        CMY:
        93, 64, 98
        CMYK:
        81, 0, 95, 64
      HSL:
        111°, 89.7959%, 19.2157%
        HSV (HSB):
        111°, 94.6237%, 36.4706%
        XYZ:
        4.1912, 7.9683, 1.4607
        xyY:
        0.3077, 0.5850, 7.9683
      CIE-Lab:
        33.9167, -38.5124, 38.5409
        CIE-LCH:
        33.9167, 54.4849, 134.9788
        CIE-Luv:
        33.9167, -29.5257, 40.3469
        Hunter-Lab:
        28.2281, -22.8962, 16.6916
      #125d05 color charts
#125d05 RGB chart
      #125d05 CMYK chart
      #125d05 RGB pie chart
      #125d05 color shades, tints & tones
#125d05 color schemes
#125d05 color preview, HTML & CSS examples
           This text has a color of #125d05        
        
          <p style="color:#125d05;">Text here</p>
        
        
          .mytext {color:#125d05;}
        
        Text color #125d05
      
           This box has a color of #125d05        
        
          <div style="background-color:#125d05;">Content here</div>
        
        
          .mybackground {background-color:#125d05;}
        
        Background color #125d05
      
           Border around this has a color of #125d05        
        
          <div style="border:2px solid #125d05;">Content here</div>
        
        
          .myborder {border:2px solid #125d05;}
        
        Border color #125d05