#12784d color space conversions
Hex:
        #12784d
        RGB:
        18, 120, 77
        CMY:
        93, 53, 70
        CMYK:
        85, 0, 36, 53
      HSL:
        155°, 73.9130%, 27.0588%
        HSV (HSB):
        155°, 85.0000%, 47.0588%
        XYZ:
        8.3055, 14.0974, 9.3045
        xyY:
        0.2619, 0.4446, 14.0974
      CIE-Lab:
        44.3722, -38.3483, 15.9972
        CIE-LCH:
        44.3722, 41.5511, 157.3563
        CIE-Luv:
        44.3722, -36.7487, 25.3369
        Hunter-Lab:
        37.5465, -26.2211, 11.5897
      #12784d color charts
#12784d RGB chart
      #12784d CMYK chart
      #12784d RGB pie chart
      #12784d color shades, tints & tones
#12784d color schemes
#12784d color preview, HTML & CSS examples
           This text has a color of #12784d        
        
          <p style="color:#12784d;">Text here</p>
        
        
          .mytext {color:#12784d;}
        
        Text color #12784d
      
           This box has a color of #12784d        
        
          <div style="background-color:#12784d;">Content here</div>
        
        
          .mybackground {background-color:#12784d;}
        
        Background color #12784d
      
           Border around this has a color of #12784d        
        
          <div style="border:2px solid #12784d;">Content here</div>
        
        
          .myborder {border:2px solid #12784d;}
        
        Border color #12784d