#85e80d color space conversions
Hex:
        #85e80d
        RGB:
        133, 232, 13
        CMY:
        48, 9, 95
        CMYK:
        43, 0, 94, 9
      HSL:
        87°, 89.3878%, 48.0392%
        HSV (HSB):
        87°, 94.3966%, 90.9804%
        XYZ:
        38.6021, 62.7288, 10.4541
        xyY:
        0.3453, 0.5612, 62.7288
      CIE-Lab:
        83.2995, -57.7373, 79.6250
        CIE-LCH:
        83.2995, 98.3552, 125.9465
        CIE-Luv:
        83.2995, -48.8339, 97.6094
        Hunter-Lab:
        79.2015, -51.6034, 47.6152
      #85e80d color charts
#85e80d RGB chart
      #85e80d CMYK chart
      #85e80d RGB pie chart
      #85e80d color shades, tints & tones
#85e80d color schemes
#85e80d color preview, HTML & CSS examples
           This text has a color of #85e80d        
        
          <p style="color:#85e80d;">Text here</p>
        
        
          .mytext {color:#85e80d;}
        
        Text color #85e80d
      
           This box has a color of #85e80d        
        
          <div style="background-color:#85e80d;">Content here</div>
        
        
          .mybackground {background-color:#85e80d;}
        
        Background color #85e80d
      
           Border around this has a color of #85e80d        
        
          <div style="border:2px solid #85e80d;">Content here</div>
        
        
          .myborder {border:2px solid #85e80d;}
        
        Border color #85e80d