#85f950 color space conversions
Hex:
        #85f950
        RGB:
        133, 249, 80
        CMY:
        48, 2, 69
        CMYK:
        47, 0, 68, 2
      HSL:
        101°, 93.3702%, 64.5098%
        HSV (HSB):
        101°, 67.8715%, 97.6471%
        XYZ:
        44.9965, 73.3171, 19.3695
        xyY:
        0.3268, 0.5325, 73.3171
      CIE-Lab:
        88.5987, -61.1688, 67.8608
        CIE-LCH:
        88.5987, 91.3603, 132.0311
        CIE-Luv:
        88.5987, -55.5254, 92.4120
        Hunter-Lab:
        85.6254, -56.0419, 46.5257
      #85f950 color charts
#85f950 RGB chart
      #85f950 CMYK chart
      #85f950 RGB pie chart
      #85f950 color shades, tints & tones
#85f950 color schemes
#85f950 color preview, HTML & CSS examples
           This text has a color of #85f950        
        
          <p style="color:#85f950;">Text here</p>
        
        
          .mytext {color:#85f950;}
        
        Text color #85f950
      
           This box has a color of #85f950        
        
          <div style="background-color:#85f950;">Content here</div>
        
        
          .mybackground {background-color:#85f950;}
        
        Background color #85f950
      
           Border around this has a color of #85f950        
        
          <div style="border:2px solid #85f950;">Content here</div>
        
        
          .myborder {border:2px solid #85f950;}
        
        Border color #85f950