#85bf3f color space conversions
Hex:
        #85bf3f
        RGB:
        133, 191, 63
        CMY:
        48, 25, 75
        CMYK:
        30, 0, 67, 25
      HSL:
        87°, 50.3937%, 49.8039%
        HSV (HSB):
        87°, 67.0157%, 74.9020%
        XYZ:
        29.2009, 42.6070, 11.3876
        xyY:
        0.3510, 0.5121, 42.6070
      CIE-Lab:
        71.2874, -38.8565, 56.2661
        CIE-LCH:
        71.2874, 68.3791, 124.6284
        CIE-Luv:
        71.2874, -29.2517, 71.8619
        Hunter-Lab:
        65.2741, -34.3762, 35.3482
      #85bf3f color charts
#85bf3f RGB chart
      #85bf3f CMYK chart
      #85bf3f RGB pie chart
      #85bf3f color shades, tints & tones
#85bf3f color schemes
#85bf3f color preview, HTML & CSS examples
           This text has a color of #85bf3f        
        
          <p style="color:#85bf3f;">Text here</p>
        
        
          .mytext {color:#85bf3f;}
        
        Text color #85bf3f
      
           This box has a color of #85bf3f        
        
          <div style="background-color:#85bf3f;">Content here</div>
        
        
          .mybackground {background-color:#85bf3f;}
        
        Background color #85bf3f
      
           Border around this has a color of #85bf3f        
        
          <div style="border:2px solid #85bf3f;">Content here</div>
        
        
          .myborder {border:2px solid #85bf3f;}
        
        Border color #85bf3f