#85b53d color space conversions
Hex:
        #85b53d
        RGB:
        133, 181, 61
        CMY:
        48, 29, 76
        CMYK:
        27, 0, 66, 29
      HSL:
        84°, 49.5868%, 47.4510%
        HSV (HSB):
        84°, 66.2983%, 70.9804%
        XYZ:
        27.0390, 38.3712, 10.3962
        xyY:
        0.3567, 0.5062, 38.3712
      CIE-Lab:
        68.2933, -34.4910, 53.9218
        CIE-LCH:
        68.2933, 64.0093, 122.6050
        CIE-Luv:
        68.2933, -24.1410, 67.9541
        Hunter-Lab:
        61.9445, -30.4869, 33.4105
      #85b53d color charts
#85b53d RGB chart
      #85b53d CMYK chart
      #85b53d RGB pie chart
      #85b53d color shades, tints & tones
#85b53d color schemes
#85b53d color preview, HTML & CSS examples
           This text has a color of #85b53d        
        
          <p style="color:#85b53d;">Text here</p>
        
        
          .mytext {color:#85b53d;}
        
        Text color #85b53d
      
           This box has a color of #85b53d        
        
          <div style="background-color:#85b53d;">Content here</div>
        
        
          .mybackground {background-color:#85b53d;}
        
        Background color #85b53d
      
           Border around this has a color of #85b53d        
        
          <div style="border:2px solid #85b53d;">Content here</div>
        
        
          .myborder {border:2px solid #85b53d;}
        
        Border color #85b53d