#127a23 color space conversions
Hex:
        #127a23
        RGB:
        18, 122, 35
        CMY:
        93, 52, 86
        CMYK:
        85, 0, 71, 52
      HSL:
        130°, 74.2857%, 27.4510%
        HSV (HSB):
        130°, 85.2459%, 47.8431%
        XYZ:
        7.5124, 14.1690, 3.9291
        xyY:
        0.2933, 0.5533, 14.1690
      CIE-Lab:
        44.4743, -46.0885, 38.1755
        CIE-LCH:
        44.4743, 59.8459, 140.3647
        CIE-Luv:
        44.4743, -39.4448, 47.2452
        Hunter-Lab:
        37.6418, -30.2489, 20.1605
      #127a23 color charts
#127a23 RGB chart
      #127a23 CMYK chart
      #127a23 RGB pie chart
      #127a23 color shades, tints & tones
#127a23 color schemes
#127a23 color preview, HTML & CSS examples
           This text has a color of #127a23        
        
          <p style="color:#127a23;">Text here</p>
        
        
          .mytext {color:#127a23;}
        
        Text color #127a23
      
           This box has a color of #127a23        
        
          <div style="background-color:#127a23;">Content here</div>
        
        
          .mybackground {background-color:#127a23;}
        
        Background color #127a23
      
           Border around this has a color of #127a23        
        
          <div style="border:2px solid #127a23;">Content here</div>
        
        
          .myborder {border:2px solid #127a23;}
        
        Border color #127a23