#85fc2f color space conversions
Hex:
        #85fc2f
        RGB:
        133, 252, 47
        CMY:
        48, 1, 82
        CMYK:
        47, 0, 81, 1
      HSL:
        95°, 97.1564%, 58.6275%
        HSV (HSB):
        95°, 81.3492%, 98.8235%
        XYZ:
        44.9964, 74.8126, 14.7580
        xyY:
        0.3344, 0.5560, 74.8126
      CIE-Lab:
        89.3051, -64.2141, 78.8253
        CIE-LCH:
        89.3051, 101.6704, 129.1676
        CIE-Luv:
        89.3051, -57.2016, 101.5273
        Hunter-Lab:
        86.4943, -58.5051, 50.4297
      #85fc2f color charts
#85fc2f RGB chart
      #85fc2f CMYK chart
      #85fc2f RGB pie chart
      #85fc2f color shades, tints & tones
#85fc2f color schemes
#85fc2f color preview, HTML & CSS examples
           This text has a color of #85fc2f        
        
          <p style="color:#85fc2f;">Text here</p>
        
        
          .mytext {color:#85fc2f;}
        
        Text color #85fc2f
      
           This box has a color of #85fc2f        
        
          <div style="background-color:#85fc2f;">Content here</div>
        
        
          .mybackground {background-color:#85fc2f;}
        
        Background color #85fc2f
      
           Border around this has a color of #85fc2f        
        
          <div style="border:2px solid #85fc2f;">Content here</div>
        
        
          .myborder {border:2px solid #85fc2f;}
        
        Border color #85fc2f