#85dc3f color space conversions
Hex:
        #85dc3f
        RGB:
        133, 220, 63
        CMY:
        48, 14, 75
        CMYK:
        40, 0, 71, 14
      HSL:
        93°, 69.1630%, 55.4902%
        HSV (HSB):
        93°, 71.3636%, 86.2745%
        XYZ:
        36.1633, 56.5318, 13.7084
        xyY:
        0.3399, 0.5313, 56.5318
      CIE-Lab:
        79.9155, -51.1195, 65.1322
        CIE-LCH:
        79.9155, 82.7974, 128.1269
        CIE-Luv:
        79.9155, -43.1176, 84.7174
        Hunter-Lab:
        75.1876, -45.7246, 41.8215
      #85dc3f color charts
#85dc3f RGB chart
      #85dc3f CMYK chart
      #85dc3f RGB pie chart
      #85dc3f color shades, tints & tones
#85dc3f color schemes
#85dc3f color preview, HTML & CSS examples
           This text has a color of #85dc3f        
        
          <p style="color:#85dc3f;">Text here</p>
        
        
          .mytext {color:#85dc3f;}
        
        Text color #85dc3f
      
           This box has a color of #85dc3f        
        
          <div style="background-color:#85dc3f;">Content here</div>
        
        
          .mybackground {background-color:#85dc3f;}
        
        Background color #85dc3f
      
           Border around this has a color of #85dc3f        
        
          <div style="border:2px solid #85dc3f;">Content here</div>
        
        
          .myborder {border:2px solid #85dc3f;}
        
        Border color #85dc3f