#12780d color space conversions
Hex:
        #12780d
        RGB:
        18, 120, 13
        CMY:
        93, 53, 95
        CMYK:
        85, 0, 89, 53
      HSL:
        117°, 80.4511%, 26.0784%
        HSV (HSB):
        117°, 89.1667%, 47.0588%
        XYZ:
        7.0386, 13.5906, 2.6330
        xyY:
        0.3026, 0.5842, 13.5906
      CIE-Lab:
        43.6400, -47.1014, 44.9918
        CIE-LCH:
        43.6400, 65.1368, 136.3122
        CIE-Luv:
        43.6400, -39.2370, 51.4561
        Hunter-Lab:
        36.8654, -30.4342, 21.5711
      #12780d color charts
#12780d RGB chart
      #12780d CMYK chart
      #12780d RGB pie chart
      #12780d color shades, tints & tones
#12780d color schemes
#12780d color preview, HTML & CSS examples
           This text has a color of #12780d        
        
          <p style="color:#12780d;">Text here</p>
        
        
          .mytext {color:#12780d;}
        
        Text color #12780d
      
           This box has a color of #12780d        
        
          <div style="background-color:#12780d;">Content here</div>
        
        
          .mybackground {background-color:#12780d;}
        
        Background color #12780d
      
           Border around this has a color of #12780d        
        
          <div style="border:2px solid #12780d;">Content here</div>
        
        
          .myborder {border:2px solid #12780d;}
        
        Border color #12780d