#85dc3e color space conversions
Hex:
        #85dc3e
        RGB:
        133, 220, 62
        CMY:
        48, 14, 76
        CMYK:
        40, 0, 72, 14
      HSL:
        93°, 69.2982%, 55.2941%
        HSV (HSB):
        93°, 71.8182%, 86.2745%
        XYZ:
        36.1356, 56.5207, 13.5625
        xyY:
        0.3402, 0.5321, 56.5207
      CIE-Lab:
        79.9093, -51.1851, 65.4783
        CIE-LCH:
        79.9093, 83.1102, 128.0151
        CIE-Luv:
        79.9093, -43.1277, 84.9889
        Hunter-Lab:
        75.1803, -45.7691, 41.9303
      #85dc3e color charts
#85dc3e RGB chart
      #85dc3e CMYK chart
      #85dc3e RGB pie chart
      #85dc3e color shades, tints & tones
#85dc3e color schemes
#85dc3e color preview, HTML & CSS examples
           This text has a color of #85dc3e        
        
          <p style="color:#85dc3e;">Text here</p>
        
        
          .mytext {color:#85dc3e;}
        
        Text color #85dc3e
      
           This box has a color of #85dc3e        
        
          <div style="background-color:#85dc3e;">Content here</div>
        
        
          .mybackground {background-color:#85dc3e;}
        
        Background color #85dc3e
      
           Border around this has a color of #85dc3e        
        
          <div style="border:2px solid #85dc3e;">Content here</div>
        
        
          .myborder {border:2px solid #85dc3e;}
        
        Border color #85dc3e