#12864a color space conversions
Hex:
        #12864a
        RGB:
        18, 134, 74
        CMY:
        93, 47, 71
        CMYK:
        87, 0, 45, 47
      HSL:
        149°, 76.3158%, 29.8039%
        HSV (HSB):
        149°, 86.5672%, 52.5490%
        XYZ:
        10.0106, 17.6732, 9.3622
        xyY:
        0.2702, 0.4771, 17.6732
      CIE-Lab:
        49.0973, -44.4660, 23.9620
        CIE-LCH:
        49.0973, 50.5114, 151.6804
        CIE-Luv:
        49.0973, -41.9800, 35.9166
        Hunter-Lab:
        42.0395, -31.0642, 16.2237
      #12864a color charts
#12864a RGB chart
      #12864a CMYK chart
      #12864a RGB pie chart
      #12864a color shades, tints & tones
#12864a color schemes
#12864a color preview, HTML & CSS examples
           This text has a color of #12864a        
        
          <p style="color:#12864a;">Text here</p>
        
        
          .mytext {color:#12864a;}
        
        Text color #12864a
      
           This box has a color of #12864a        
        
          <div style="background-color:#12864a;">Content here</div>
        
        
          .mybackground {background-color:#12864a;}
        
        Background color #12864a
      
           Border around this has a color of #12864a        
        
          <div style="border:2px solid #12864a;">Content here</div>
        
        
          .myborder {border:2px solid #12864a;}
        
        Border color #12864a