#85f81d color space conversions
Hex:
        #85f81d
        RGB:
        133, 248, 29
        CMY:
        48, 3, 89
        CMYK:
        46, 0, 88, 3
      HSL:
        92°, 93.9914%, 54.3137%
        HSV (HSB):
        92°, 88.3065%, 97.2549%
        XYZ:
        43.4620, 72.2101, 12.8096
        xyY:
        0.3383, 0.5620, 72.2101
      CIE-Lab:
        88.0696, -63.3691, 81.4312
        CIE-LCH:
        88.0696, 103.1828, 127.8898
        CIE-Luv:
        88.0696, -55.6644, 102.4571
        Hunter-Lab:
        84.9765, -57.4134, 50.5460
      #85f81d color charts
#85f81d RGB chart
      #85f81d CMYK chart
      #85f81d RGB pie chart
      #85f81d color shades, tints & tones
#85f81d color schemes
#85f81d color preview, HTML & CSS examples
           This text has a color of #85f81d        
        
          <p style="color:#85f81d;">Text here</p>
        
        
          .mytext {color:#85f81d;}
        
        Text color #85f81d
      
           This box has a color of #85f81d        
        
          <div style="background-color:#85f81d;">Content here</div>
        
        
          .mybackground {background-color:#85f81d;}
        
        Background color #85f81d
      
           Border around this has a color of #85f81d        
        
          <div style="border:2px solid #85f81d;">Content here</div>
        
        
          .myborder {border:2px solid #85f81d;}
        
        Border color #85f81d