#12b725 color space conversions
Hex:
        #12b725
        RGB:
        18, 183, 37
        CMY:
        93, 28, 85
        CMYK:
        90, 0, 80, 28
      HSL:
        127°, 82.0896%, 39.4118%
        HSV (HSB):
        127°, 90.1639%, 71.7647%
        XYZ:
        17.5169, 34.1291, 7.4146
        xyY:
        0.2966, 0.5779, 34.1291
      CIE-Lab:
        65.0649, -64.8783, 58.0952
        CIE-LCH:
        65.0649, 87.0876, 138.1572
        CIE-Luv:
        65.0649, -59.9166, 74.7911
        Hunter-Lab:
        58.4202, -48.7133, 33.3691
      #12b725 color charts
#12b725 RGB chart
      #12b725 CMYK chart
      #12b725 RGB pie chart
      #12b725 color shades, tints & tones
#12b725 color schemes
#12b725 color preview, HTML & CSS examples
           This text has a color of #12b725        
        
          <p style="color:#12b725;">Text here</p>
        
        
          .mytext {color:#12b725;}
        
        Text color #12b725
      
           This box has a color of #12b725        
        
          <div style="background-color:#12b725;">Content here</div>
        
        
          .mybackground {background-color:#12b725;}
        
        Background color #12b725
      
           Border around this has a color of #12b725        
        
          <div style="border:2px solid #12b725;">Content here</div>
        
        
          .myborder {border:2px solid #12b725;}
        
        Border color #12b725