#85b92b color space conversions
Hex:
        #85b92b
        RGB:
        133, 185, 43
        CMY:
        48, 27, 83
        CMYK:
        28, 0, 77, 27
      HSL:
        82°, 62.2807%, 44.7059%
        HSV (HSB):
        82°, 76.7568%, 72.5490%
        XYZ:
        27.4579, 39.8589, 8.5319
        xyY:
        0.3620, 0.5255, 39.8589
      CIE-Lab:
        69.3689, -37.4379, 61.6041
        CIE-LCH:
        69.3689, 72.0879, 121.2878
        CIE-Luv:
        69.3689, -26.2526, 74.6342
        Hunter-Lab:
        63.1339, -32.8520, 36.1813
      #85b92b color charts
#85b92b RGB chart
      #85b92b CMYK chart
      #85b92b RGB pie chart
      #85b92b color shades, tints & tones
#85b92b color schemes
#85b92b color preview, HTML & CSS examples
           This text has a color of #85b92b        
        
          <p style="color:#85b92b;">Text here</p>
        
        
          .mytext {color:#85b92b;}
        
        Text color #85b92b
      
           This box has a color of #85b92b        
        
          <div style="background-color:#85b92b;">Content here</div>
        
        
          .mybackground {background-color:#85b92b;}
        
        Background color #85b92b
      
           Border around this has a color of #85b92b        
        
          <div style="border:2px solid #85b92b;">Content here</div>
        
        
          .myborder {border:2px solid #85b92b;}
        
        Border color #85b92b