#85b114 color space conversions
Hex:
        #85b114
        RGB:
        133, 177, 20
        CMY:
        48, 31, 92
        CMYK:
        25, 0, 89, 31
      HSL:
        77°, 79.6954%, 38.6275%
        HSV (HSB):
        77°, 88.7006%, 69.4118%
        XYZ:
        25.5213, 36.4813, 6.3583
        xyY:
        0.3733, 0.5337, 36.4813
      CIE-Lab:
        66.8861, -34.6970, 65.3138
        CIE-LCH:
        66.8861, 73.9579, 117.9789
        CIE-Luv:
        66.8861, -22.0381, 75.1706
        Hunter-Lab:
        60.3998, -30.2764, 36.0384
      #85b114 color charts
#85b114 RGB chart
      #85b114 CMYK chart
      #85b114 RGB pie chart
      #85b114 color shades, tints & tones
#85b114 color schemes
#85b114 color preview, HTML & CSS examples
           This text has a color of #85b114        
        
          <p style="color:#85b114;">Text here</p>
        
        
          .mytext {color:#85b114;}
        
        Text color #85b114
      
           This box has a color of #85b114        
        
          <div style="background-color:#85b114;">Content here</div>
        
        
          .mybackground {background-color:#85b114;}
        
        Background color #85b114
      
           Border around this has a color of #85b114        
        
          <div style="border:2px solid #85b114;">Content here</div>
        
        
          .myborder {border:2px solid #85b114;}
        
        Border color #85b114