#85fc35 color space conversions
Hex:
        #85fc35
        RGB:
        133, 252, 53
        CMY:
        48, 1, 79
        CMYK:
        47, 0, 79, 1
      HSL:
        96°, 97.0732%, 59.8039%
        HSV (HSB):
        96°, 78.9683%, 98.8235%
        XYZ:
        45.1259, 74.8644, 15.4401
        xyY:
        0.3332, 0.5528, 74.8644
      CIE-Lab:
        89.3294, -63.9453, 77.3084
        CIE-LCH:
        89.3294, 100.3274, 129.5957
        CIE-Luv:
        89.3294, -57.1413, 100.4316
        Hunter-Lab:
        86.5242, -58.3224, 49.9868
      #85fc35 color charts
#85fc35 RGB chart
      #85fc35 CMYK chart
      #85fc35 RGB pie chart
      #85fc35 color shades, tints & tones
#85fc35 color schemes
#85fc35 color preview, HTML & CSS examples
           This text has a color of #85fc35        
        
          <p style="color:#85fc35;">Text here</p>
        
        
          .mytext {color:#85fc35;}
        
        Text color #85fc35
      
           This box has a color of #85fc35        
        
          <div style="background-color:#85fc35;">Content here</div>
        
        
          .mybackground {background-color:#85fc35;}
        
        Background color #85fc35
      
           Border around this has a color of #85fc35        
        
          <div style="border:2px solid #85fc35;">Content here</div>
        
        
          .myborder {border:2px solid #85fc35;}
        
        Border color #85fc35