#85e25f color space conversions
Hex:
        #85e25f
        RGB:
        133, 226, 95
        CMY:
        48, 11, 63
        CMYK:
        41, 0, 58, 11
      HSL:
        103°, 69.3122%, 62.9412%
        HSV (HSB):
        103°, 57.9646%, 88.6275%
        XYZ:
        38.9348, 60.2055, 20.3952
        xyY:
        0.3257, 0.5037, 60.2055
      CIE-Lab:
        81.9498, -50.8589, 54.4455
        CIE-LCH:
        81.9498, 74.5046, 133.0493
        CIE-Luv:
        81.9498, -45.3815, 76.4740
        Hunter-Lab:
        77.5922, -46.2173, 38.7301
      #85e25f color charts
#85e25f RGB chart
      #85e25f CMYK chart
      #85e25f RGB pie chart
      #85e25f color shades, tints & tones
#85e25f color schemes
#85e25f color preview, HTML & CSS examples
           This text has a color of #85e25f        
        
          <p style="color:#85e25f;">Text here</p>
        
        
          .mytext {color:#85e25f;}
        
        Text color #85e25f
      
           This box has a color of #85e25f        
        
          <div style="background-color:#85e25f;">Content here</div>
        
        
          .mybackground {background-color:#85e25f;}
        
        Background color #85e25f
      
           Border around this has a color of #85e25f        
        
          <div style="border:2px solid #85e25f;">Content here</div>
        
        
          .myborder {border:2px solid #85e25f;}
        
        Border color #85e25f