#85f82d color space conversions
Hex:
        #85f82d
        RGB:
        133, 248, 45
        CMY:
        48, 3, 82
        CMYK:
        46, 0, 82, 3
      HSL:
        94°, 93.5484%, 57.4510%
        HSV (HSB):
        94°, 81.8548%, 97.2549%
        XYZ:
        43.7139, 72.3108, 14.1360
        xyY:
        0.3358, 0.5555, 72.3108
      CIE-Lab:
        88.1180, -62.8349, 78.2426
        CIE-LCH:
        88.1180, 100.3500, 128.7672
        CIE-Luv:
        88.1180, -55.5476, 100.2664
        Hunter-Lab:
        85.0358, -57.0520, 49.6689
      #85f82d color charts
#85f82d RGB chart
      #85f82d CMYK chart
      #85f82d RGB pie chart
      #85f82d color shades, tints & tones
#85f82d color schemes
#85f82d color preview, HTML & CSS examples
           This text has a color of #85f82d        
        
          <p style="color:#85f82d;">Text here</p>
        
        
          .mytext {color:#85f82d;}
        
        Text color #85f82d
      
           This box has a color of #85f82d        
        
          <div style="background-color:#85f82d;">Content here</div>
        
        
          .mybackground {background-color:#85f82d;}
        
        Background color #85f82d
      
           Border around this has a color of #85f82d        
        
          <div style="border:2px solid #85f82d;">Content here</div>
        
        
          .myborder {border:2px solid #85f82d;}
        
        Border color #85f82d