#85c82d color space conversions
Hex:
        #85c82d
        RGB:
        133, 200, 45
        CMY:
        48, 22, 82
        CMYK:
        34, 0, 78, 22
      HSL:
        86°, 63.2653%, 48.0392%
        HSV (HSB):
        86°, 77.5000%, 78.4314%
        XYZ:
        30.8008, 46.4846, 9.8317
        xyY:
        0.3536, 0.5336, 46.4846
      CIE-Lab:
        73.8589, -43.8877, 65.2029
        CIE-LCH:
        73.8589, 78.5974, 123.9443
        CIE-Luv:
        73.8589, -33.8066, 80.5662
        Hunter-Lab:
        68.1796, -38.6752, 39.1759
      #85c82d color charts
#85c82d RGB chart
      #85c82d CMYK chart
      #85c82d RGB pie chart
      #85c82d color shades, tints & tones
#85c82d color schemes
#85c82d color preview, HTML & CSS examples
           This text has a color of #85c82d        
        
          <p style="color:#85c82d;">Text here</p>
        
        
          .mytext {color:#85c82d;}
        
        Text color #85c82d
      
           This box has a color of #85c82d        
        
          <div style="background-color:#85c82d;">Content here</div>
        
        
          .mybackground {background-color:#85c82d;}
        
        Background color #85c82d
      
           Border around this has a color of #85c82d        
        
          <div style="border:2px solid #85c82d;">Content here</div>
        
        
          .myborder {border:2px solid #85c82d;}
        
        Border color #85c82d