#85fa35 color space conversions
Hex:
        #85fa35
        RGB:
        133, 250, 53
        CMY:
        48, 2, 79
        CMYK:
        47, 0, 79, 2
      HSL:
        96°, 95.1691%, 59.4118%
        HSV (HSB):
        96°, 78.8000%, 98.0392%
        XYZ:
        44.5011, 73.6148, 15.2318
        xyY:
        0.3337, 0.5521, 73.6148
      CIE-Lab:
        88.7401, -63.2137, 76.7634
        CIE-LCH:
        88.7401, 99.4414, 129.4710
        CIE-Luv:
        88.7401, -56.3079, 99.6207
        Hunter-Lab:
        85.7991, -57.5665, 49.5337
      #85fa35 color charts
#85fa35 RGB chart
      #85fa35 CMYK chart
      #85fa35 RGB pie chart
      #85fa35 color shades, tints & tones
#85fa35 color schemes
#85fa35 color preview, HTML & CSS examples
           This text has a color of #85fa35        
        
          <p style="color:#85fa35;">Text here</p>
        
        
          .mytext {color:#85fa35;}
        
        Text color #85fa35
      
           This box has a color of #85fa35        
        
          <div style="background-color:#85fa35;">Content here</div>
        
        
          .mybackground {background-color:#85fa35;}
        
        Background color #85fa35
      
           Border around this has a color of #85fa35        
        
          <div style="border:2px solid #85fa35;">Content here</div>
        
        
          .myborder {border:2px solid #85fa35;}
        
        Border color #85fa35