#12823e color space conversions
Hex:
        #12823e
        RGB:
        18, 130, 62
        CMY:
        93, 49, 76
        CMYK:
        86, 0, 52, 49
      HSL:
        144°, 75.6757%, 29.0196%
        HSV (HSB):
        144°, 86.1538%, 50.9804%
        XYZ:
        9.1016, 16.4417, 7.2513
        xyY:
        0.2775, 0.5014, 16.4417
      CIE-Lab:
        47.5487, -45.1658, 28.4989
        CIE-LCH:
        47.5487, 53.4054, 147.7487
        CIE-Luv:
        47.5487, -41.1902, 40.1443
        Hunter-Lab:
        40.5483, -30.8930, 17.7810
      #12823e color charts
#12823e RGB chart
      #12823e CMYK chart
      #12823e RGB pie chart
      #12823e color shades, tints & tones
#12823e color schemes
#12823e color preview, HTML & CSS examples
           This text has a color of #12823e        
        
          <p style="color:#12823e;">Text here</p>
        
        
          .mytext {color:#12823e;}
        
        Text color #12823e
      
           This box has a color of #12823e        
        
          <div style="background-color:#12823e;">Content here</div>
        
        
          .mybackground {background-color:#12823e;}
        
        Background color #12823e
      
           Border around this has a color of #12823e        
        
          <div style="border:2px solid #12823e;">Content here</div>
        
        
          .myborder {border:2px solid #12823e;}
        
        Border color #12823e