#128532 color space conversions
Hex:
        #128532
        RGB:
        18, 133, 50
        CMY:
        93, 48, 80
        CMYK:
        86, 0, 62, 48
      HSL:
        137°, 76.1589%, 29.6078%
        HSV (HSB):
        137°, 86.4662%, 52.1569%
        XYZ:
        9.2127, 17.1339, 5.8392
        xyY:
        0.2862, 0.5323, 17.1339
      CIE-Lab:
        48.4284, -48.0304, 35.6619
        CIE-LCH:
        48.4284, 59.8221, 143.4066
        CIE-Luv:
        48.4284, -42.7882, 47.3053
        Hunter-Lab:
        41.3932, -32.7100, 20.6113
      #128532 color charts
#128532 RGB chart
      #128532 CMYK chart
      #128532 RGB pie chart
      #128532 color shades, tints & tones
#128532 color schemes
#128532 color preview, HTML & CSS examples
           This text has a color of #128532        
        
          <p style="color:#128532;">Text here</p>
        
        
          .mytext {color:#128532;}
        
        Text color #128532
      
           This box has a color of #128532        
        
          <div style="background-color:#128532;">Content here</div>
        
        
          .mybackground {background-color:#128532;}
        
        Background color #128532
      
           Border around this has a color of #128532        
        
          <div style="border:2px solid #128532;">Content here</div>
        
        
          .myborder {border:2px solid #128532;}
        
        Border color #128532