#85e14e color space conversions
Hex:
        #85e14e
        RGB:
        133, 225, 78
        CMY:
        48, 12, 69
        CMYK:
        41, 0, 65, 12
      HSL:
        98°, 71.0145%, 59.4118%
        HSV (HSB):
        98°, 65.3333%, 88.2353%
        XYZ:
        37.9732, 59.3870, 16.6692
        xyY:
        0.3330, 0.5208, 59.3870
      CIE-Lab:
        81.5039, -52.0194, 61.1189
        CIE-LCH:
        81.5039, 80.2592, 130.4017
        CIE-Luv:
        81.5039, -45.1949, 82.3601
        Hunter-Lab:
        77.0630, -46.9033, 41.1193
      #85e14e color charts
#85e14e RGB chart
      #85e14e CMYK chart
      #85e14e RGB pie chart
      #85e14e color shades, tints & tones
#85e14e color schemes
#85e14e color preview, HTML & CSS examples
           This text has a color of #85e14e        
        
          <p style="color:#85e14e;">Text here</p>
        
        
          .mytext {color:#85e14e;}
        
        Text color #85e14e
      
           This box has a color of #85e14e        
        
          <div style="background-color:#85e14e;">Content here</div>
        
        
          .mybackground {background-color:#85e14e;}
        
        Background color #85e14e
      
           Border around this has a color of #85e14e        
        
          <div style="border:2px solid #85e14e;">Content here</div>
        
        
          .myborder {border:2px solid #85e14e;}
        
        Border color #85e14e