#55941f color space conversions
Hex:
        #55941f
        RGB:
        85, 148, 31
        CMY:
        67, 42, 88
        CMYK:
        43, 0, 79, 42
      HSL:
        92°, 65.3631%, 35.0980%
        HSV (HSB):
        92°, 79.0541%, 58.0392%
        XYZ:
        14.5835, 23.2100, 5.0077
        xyY:
        0.3407, 0.5423, 23.2100
      CIE-Lab:
        55.2880, -39.5987, 51.2539
        CIE-LCH:
        55.2880, 64.7690, 127.6896
        CIE-Luv:
        55.2880, -31.2060, 60.8337
        Hunter-Lab:
        48.1768, -30.2759, 27.5609
      #55941f color charts
#55941f RGB chart
      #55941f CMYK chart
      #55941f RGB pie chart
      #55941f color shades, tints & tones
#55941f color schemes
#55941f color preview, HTML & CSS examples
           This text has a color of #55941f        
        
          <p style="color:#55941f;">Text here</p>
        
        
          .mytext {color:#55941f;}
        
        Text color #55941f
      
           This box has a color of #55941f        
        
          <div style="background-color:#55941f;">Content here</div>
        
        
          .mybackground {background-color:#55941f;}
        
        Background color #55941f
      
           Border around this has a color of #55941f        
        
          <div style="border:2px solid #55941f;">Content here</div>
        
        
          .myborder {border:2px solid #55941f;}
        
        Border color #55941f