#12643f color space conversions
Hex:
        #12643f
        RGB:
        18, 100, 63
        CMY:
        93, 61, 75
        CMYK:
        82, 0, 37, 61
      HSL:
        153°, 69.4915%, 23.1373%
        HSV (HSB):
        153°, 82.0000%, 39.2157%
        XYZ:
        5.7038, 9.6018, 6.2553
        xyY:
        0.2645, 0.4453, 9.6018
      CIE-Lab:
        37.1181, -33.2024, 14.4108
        CIE-LCH:
        37.1181, 36.1949, 156.5377
        CIE-Luv:
        37.1181, -30.1271, 21.4869
        Hunter-Lab:
        30.9868, -21.3699, 9.7218
      #12643f color charts
#12643f RGB chart
      #12643f CMYK chart
      #12643f RGB pie chart
      #12643f color shades, tints & tones
#12643f color schemes
#12643f color preview, HTML & CSS examples
           This text has a color of #12643f        
        
          <p style="color:#12643f;">Text here</p>
        
        
          .mytext {color:#12643f;}
        
        Text color #12643f
      
           This box has a color of #12643f        
        
          <div style="background-color:#12643f;">Content here</div>
        
        
          .mybackground {background-color:#12643f;}
        
        Background color #12643f
      
           Border around this has a color of #12643f        
        
          <div style="border:2px solid #12643f;">Content here</div>
        
        
          .myborder {border:2px solid #12643f;}
        
        Border color #12643f