#12873b color space conversions
Hex:
        #12873b
        RGB:
        18, 135, 59
        CMY:
        93, 47, 77
        CMYK:
        87, 0, 56, 47
      HSL:
        141°, 76.4706%, 30.0000%
        HSV (HSB):
        141°, 86.6667%, 52.9412%
        XYZ:
        9.7028, 17.7723, 7.0567
        xyY:
        0.2810, 0.5147, 17.7723
      CIE-Lab:
        49.2188, -47.4343, 32.1102
        CIE-LCH:
        49.2188, 57.2807, 145.9044
        CIE-Luv:
        49.2188, -43.1017, 44.3989
        Hunter-Lab:
        42.1572, -32.6918, 19.5855
      #12873b color charts
#12873b RGB chart
      #12873b CMYK chart
      #12873b RGB pie chart
      #12873b color shades, tints & tones
#12873b color schemes
#12873b color preview, HTML & CSS examples
           This text has a color of #12873b        
        
          <p style="color:#12873b;">Text here</p>
        
        
          .mytext {color:#12873b;}
        
        Text color #12873b
      
           This box has a color of #12873b        
        
          <div style="background-color:#12873b;">Content here</div>
        
        
          .mybackground {background-color:#12873b;}
        
        Background color #12873b
      
           Border around this has a color of #12873b        
        
          <div style="border:2px solid #12873b;">Content here</div>
        
        
          .myborder {border:2px solid #12873b;}
        
        Border color #12873b