#85f935 color space conversions
Hex:
        #85f935
        RGB:
        133, 249, 53
        CMY:
        48, 2, 79
        CMYK:
        47, 0, 79, 2
      HSL:
        96°, 94.2308%, 59.2157%
        HSV (HSB):
        96°, 78.7149%, 97.6471%
        XYZ:
        44.1912, 72.9950, 15.1285
        xyY:
        0.3340, 0.5517, 72.9950
      CIE-Lab:
        88.4453, -62.8464, 76.4904
        CIE-LCH:
        88.4453, 98.9972, 129.4074
        CIE-Luv:
        88.4453, -55.8895, 99.2145
        Hunter-Lab:
        85.4371, -57.1882, 49.3074
      #85f935 color charts
#85f935 RGB chart
      #85f935 CMYK chart
      #85f935 RGB pie chart
      #85f935 color shades, tints & tones
#85f935 color schemes
#85f935 color preview, HTML & CSS examples
           This text has a color of #85f935        
        
          <p style="color:#85f935;">Text here</p>
        
        
          .mytext {color:#85f935;}
        
        Text color #85f935
      
           This box has a color of #85f935        
        
          <div style="background-color:#85f935;">Content here</div>
        
        
          .mybackground {background-color:#85f935;}
        
        Background color #85f935
      
           Border around this has a color of #85f935        
        
          <div style="border:2px solid #85f935;">Content here</div>
        
        
          .myborder {border:2px solid #85f935;}
        
        Border color #85f935