#85b71f color space conversions
Hex:
        #85b71f
        RGB:
        133, 183, 31
        CMY:
        48, 28, 88
        CMYK:
        27, 0, 83, 28
      HSL:
        80°, 71.0280%, 41.9608%
        HSV (HSB):
        80°, 83.0601%, 71.7647%
        XYZ:
        26.8537, 38.9524, 7.3996
        xyY:
        0.3668, 0.5321, 38.9524
      CIE-Lab:
        68.7168, -37.0696, 64.4468
        CIE-LCH:
        68.7168, 74.3475, 119.9073
        CIE-Luv:
        68.7168, -25.2266, 76.1049
        Hunter-Lab:
        62.4119, -32.4185, 36.6589
      #85b71f color charts
#85b71f RGB chart
      #85b71f CMYK chart
      #85b71f RGB pie chart
      #85b71f color shades, tints & tones
#85b71f color schemes
#85b71f color preview, HTML & CSS examples
           This text has a color of #85b71f        
        
          <p style="color:#85b71f;">Text here</p>
        
        
          .mytext {color:#85b71f;}
        
        Text color #85b71f
      
           This box has a color of #85b71f        
        
          <div style="background-color:#85b71f;">Content here</div>
        
        
          .mybackground {background-color:#85b71f;}
        
        Background color #85b71f
      
           Border around this has a color of #85b71f        
        
          <div style="border:2px solid #85b71f;">Content here</div>
        
        
          .myborder {border:2px solid #85b71f;}
        
        Border color #85b71f