#327f2d color space conversions
Hex:
        #327f2d
        RGB:
        50, 127, 45
        CMY:
        80, 50, 82
        CMYK:
        61, 0, 65, 50
      HSL:
        116°, 47.6744%, 33.7255%
        HSV (HSB):
        116°, 64.5669%, 49.8039%
        XYZ:
        9.3784, 16.0463, 5.0856
        xyY:
        0.3074, 0.5259, 16.0463
      CIE-Lab:
        47.0352, -40.6564, 36.6552
        CIE-LCH:
        47.0352, 54.7407, 137.9626
        CIE-Luv:
        47.0352, -34.5197, 46.4435
        Hunter-Lab:
        40.0579, -28.3105, 20.5133
      #327f2d color charts
#327f2d RGB chart
      #327f2d CMYK chart
      #327f2d RGB pie chart
      #327f2d color shades, tints & tones
#327f2d color schemes
#327f2d color preview, HTML & CSS examples
           This text has a color of #327f2d        
        
          <p style="color:#327f2d;">Text here</p>
        
        
          .mytext {color:#327f2d;}
        
        Text color #327f2d
      
           This box has a color of #327f2d        
        
          <div style="background-color:#327f2d;">Content here</div>
        
        
          .mybackground {background-color:#327f2d;}
        
        Background color #327f2d
      
           Border around this has a color of #327f2d        
        
          <div style="border:2px solid #327f2d;">Content here</div>
        
        
          .myborder {border:2px solid #327f2d;}
        
        Border color #327f2d