#85cf6f color space conversions
Hex:
        #85cf6f
        RGB:
        133, 207, 111
        CMY:
        48, 19, 56
        CMYK:
        36, 0, 46, 19
      HSL:
        106°, 50.0000%, 62.3529%
        HSV (HSB):
        106°, 46.3768%, 81.1765%
        XYZ:
        34.8549, 50.7599, 22.9995
        xyY:
        0.3209, 0.4673, 50.7599
      CIE-Lab:
        76.5333, -40.9641, 40.4299
        CIE-LCH:
        76.5333, 57.5555, 135.3761
        CIE-Luv:
        76.5333, -36.5218, 59.3454
        Hunter-Lab:
        71.2460, -37.3547, 30.7323
      #85cf6f color charts
#85cf6f RGB chart
      #85cf6f CMYK chart
      #85cf6f RGB pie chart
      #85cf6f color shades, tints & tones
#85cf6f color schemes
#85cf6f color preview, HTML & CSS examples
           This text has a color of #85cf6f        
        
          <p style="color:#85cf6f;">Text here</p>
        
        
          .mytext {color:#85cf6f;}
        
        Text color #85cf6f
      
           This box has a color of #85cf6f        
        
          <div style="background-color:#85cf6f;">Content here</div>
        
        
          .mybackground {background-color:#85cf6f;}
        
        Background color #85cf6f
      
           Border around this has a color of #85cf6f        
        
          <div style="border:2px solid #85cf6f;">Content here</div>
        
        
          .myborder {border:2px solid #85cf6f;}
        
        Border color #85cf6f