#85d16f color space conversions
Hex:
        #85d16f
        RGB:
        133, 209, 111
        CMY:
        48, 18, 56
        CMYK:
        36, 0, 47, 18
      HSL:
        107°, 51.5789%, 62.7451%
        HSV (HSB):
        107°, 46.8900%, 81.9608%
        XYZ:
        35.3426, 51.7352, 23.1621
        xyY:
        0.3206, 0.4693, 51.7352
      CIE-Lab:
        77.1222, -41.8411, 41.1652
        CIE-LCH:
        77.1222, 58.6963, 135.4665
        CIE-Luv:
        77.1222, -37.4446, 60.4150
        Hunter-Lab:
        71.9272, -38.1637, 31.2564
      #85d16f color charts
#85d16f RGB chart
      #85d16f CMYK chart
      #85d16f RGB pie chart
      #85d16f color shades, tints & tones
#85d16f color schemes
#85d16f color preview, HTML & CSS examples
           This text has a color of #85d16f        
        
          <p style="color:#85d16f;">Text here</p>
        
        
          .mytext {color:#85d16f;}
        
        Text color #85d16f
      
           This box has a color of #85d16f        
        
          <div style="background-color:#85d16f;">Content here</div>
        
        
          .mybackground {background-color:#85d16f;}
        
        Background color #85d16f
      
           Border around this has a color of #85d16f        
        
          <div style="border:2px solid #85d16f;">Content here</div>
        
        
          .myborder {border:2px solid #85d16f;}
        
        Border color #85d16f