#85b02f color space conversions
Hex:
        #85b02f
        RGB:
        133, 176, 47
        CMY:
        48, 31, 82
        CMYK:
        24, 0, 73, 31
      HSL:
        80°, 57.8475%, 43.7255%
        HSV (HSB):
        80°, 73.2955%, 69.0196%
        XYZ:
        25.7113, 36.2424, 8.3297
        xyY:
        0.3658, 0.5157, 36.2424
      CIE-Lab:
        66.7048, -33.1170, 57.6921
        CIE-LCH:
        66.7048, 66.5215, 119.8571
        CIE-Luv:
        66.7048, -21.5039, 69.7894
        Hunter-Lab:
        60.2017, -29.1182, 33.9376
      #85b02f color charts
#85b02f RGB chart
      #85b02f CMYK chart
      #85b02f RGB pie chart
      #85b02f color shades, tints & tones
#85b02f color schemes
#85b02f color preview, HTML & CSS examples
           This text has a color of #85b02f        
        
          <p style="color:#85b02f;">Text here</p>
        
        
          .mytext {color:#85b02f;}
        
        Text color #85b02f
      
           This box has a color of #85b02f        
        
          <div style="background-color:#85b02f;">Content here</div>
        
        
          .mybackground {background-color:#85b02f;}
        
        Background color #85b02f
      
           Border around this has a color of #85b02f        
        
          <div style="border:2px solid #85b02f;">Content here</div>
        
        
          .myborder {border:2px solid #85b02f;}
        
        Border color #85b02f