#85fc1f color space conversions
Hex:
        #85fc1f
        RGB:
        133, 252, 31
        CMY:
        48, 1, 88
        CMYK:
        47, 0, 88, 1
      HSL:
        92°, 97.3568%, 55.4902%
        HSV (HSB):
        92°, 87.6984%, 98.8235%
        XYZ:
        44.7306, 74.7063, 13.3585
        xyY:
        0.3368, 0.5626, 74.7063
      CIE-Lab:
        89.2552, -64.7677, 82.0952
        CIE-LCH:
        89.2552, 104.5680, 128.2711
        CIE-Luv:
        89.2552, -57.3265, 103.7911
        Hunter-Lab:
        86.4328, -58.8803, 51.3395
      #85fc1f color charts
#85fc1f RGB chart
      #85fc1f CMYK chart
      #85fc1f RGB pie chart
      #85fc1f color shades, tints & tones
#85fc1f color schemes
#85fc1f color preview, HTML & CSS examples
           This text has a color of #85fc1f        
        
          <p style="color:#85fc1f;">Text here</p>
        
        
          .mytext {color:#85fc1f;}
        
        Text color #85fc1f
      
           This box has a color of #85fc1f        
        
          <div style="background-color:#85fc1f;">Content here</div>
        
        
          .mybackground {background-color:#85fc1f;}
        
        Background color #85fc1f
      
           Border around this has a color of #85fc1f        
        
          <div style="border:2px solid #85fc1f;">Content here</div>
        
        
          .myborder {border:2px solid #85fc1f;}
        
        Border color #85fc1f