#12806d color space conversions
Hex:
        #12806d
        RGB:
        18, 128, 109
        CMY:
        93, 50, 57
        CMYK:
        86, 0, 15, 50
      HSL:
        170°, 75.3425%, 28.6275%
        HSV (HSB):
        170°, 85.9375%, 50.1961%
        XYZ:
        10.7289, 16.6711, 17.1204
        xyY:
        0.2410, 0.3745, 16.6711
      CIE-Lab:
        47.8429, -33.5407, 2.1260
        CIE-LCH:
        47.8429, 33.6080, 176.3731
        CIE-Luv:
        47.8429, -37.5401, 7.6622
        Hunter-Lab:
        40.8302, -24.5485, 3.7205
      #12806d color charts
#12806d RGB chart
      #12806d CMYK chart
      #12806d RGB pie chart
      #12806d color shades, tints & tones
#12806d color schemes
#12806d color preview, HTML & CSS examples
           This text has a color of #12806d        
        
          <p style="color:#12806d;">Text here</p>
        
        
          .mytext {color:#12806d;}
        
        Text color #12806d
      
           This box has a color of #12806d        
        
          <div style="background-color:#12806d;">Content here</div>
        
        
          .mybackground {background-color:#12806d;}
        
        Background color #12806d
      
           Border around this has a color of #12806d        
        
          <div style="border:2px solid #12806d;">Content here</div>
        
        
          .myborder {border:2px solid #12806d;}
        
        Border color #12806d