#85d50d color space conversions
Hex:
        #85d50d
        RGB:
        133, 213, 13
        CMY:
        48, 16, 95
        CMYK:
        38, 0, 94, 16
      HSL:
        84°, 88.4956%, 44.3137%
        HSV (HSB):
        84°, 93.8967%, 83.5294%
        XYZ:
        33.5398, 52.6041, 8.7666
        xyY:
        0.3534, 0.5542, 52.6041
      CIE-Lab:
        77.6407, -50.2963, 75.0877
        CIE-LCH:
        77.6407, 90.3764, 123.8155
        CIE-Luv:
        77.6407, -40.1726, 90.2029
        Hunter-Lab:
        72.5287, -44.3807, 43.6036
      #85d50d color charts
#85d50d RGB chart
      #85d50d CMYK chart
      #85d50d RGB pie chart
      #85d50d color shades, tints & tones
#85d50d color schemes
#85d50d color preview, HTML & CSS examples
           This text has a color of #85d50d        
        
          <p style="color:#85d50d;">Text here</p>
        
        
          .mytext {color:#85d50d;}
        
        Text color #85d50d
      
           This box has a color of #85d50d        
        
          <div style="background-color:#85d50d;">Content here</div>
        
        
          .mybackground {background-color:#85d50d;}
        
        Background color #85d50d
      
           Border around this has a color of #85d50d        
        
          <div style="border:2px solid #85d50d;">Content here</div>
        
        
          .myborder {border:2px solid #85d50d;}
        
        Border color #85d50d