#12872a color space conversions
Hex:
        #12872a
        RGB:
        18, 135, 42
        CMY:
        93, 47, 84
        CMYK:
        87, 0, 69, 47
      HSL:
        132°, 76.4706%, 30.0000%
        HSV (HSB):
        132°, 86.6667%, 52.9412%
        XYZ:
        9.3313, 17.6237, 5.1004
        xyY:
        0.2911, 0.5498, 17.6237
      CIE-Lab:
        49.0365, -49.6699, 40.0359
        CIE-LCH:
        49.0365, 63.7963, 141.1298
        CIE-Luv:
        49.0365, -43.7824, 51.3303
        Hunter-Lab:
        41.9806, -33.7895, 22.1830
      #12872a color charts
#12872a RGB chart
      #12872a CMYK chart
      #12872a RGB pie chart
      #12872a color shades, tints & tones
#12872a color schemes
#12872a color preview, HTML & CSS examples
           This text has a color of #12872a        
        
          <p style="color:#12872a;">Text here</p>
        
        
          .mytext {color:#12872a;}
        
        Text color #12872a
      
           This box has a color of #12872a        
        
          <div style="background-color:#12872a;">Content here</div>
        
        
          .mybackground {background-color:#12872a;}
        
        Background color #12872a
      
           Border around this has a color of #12872a        
        
          <div style="border:2px solid #12872a;">Content here</div>
        
        
          .myborder {border:2px solid #12872a;}
        
        Border color #12872a