#85bf7d color space conversions
Hex:
        #85bf7d
        RGB:
        133, 191, 125
        CMY:
        48, 25, 51
        CMYK:
        30, 0, 35, 25
      HSL:
        113°, 34.0206%, 61.9608%
        HSV (HSB):
        113°, 34.5550%, 74.9020%
        XYZ:
        32.0053, 43.7288, 26.1557
        xyY:
        0.3141, 0.4292, 43.7288
      CIE-Lab:
        72.0469, -31.6575, 27.4780
        CIE-LCH:
        72.0469, 41.9194, 139.0428
        CIE-Luv:
        72.0469, -28.8460, 42.3137
        Hunter-Lab:
        66.1278, -29.3309, 22.8383
      #85bf7d color charts
#85bf7d RGB chart
      #85bf7d CMYK chart
      #85bf7d RGB pie chart
      #85bf7d color shades, tints & tones
#85bf7d color schemes
#85bf7d color preview, HTML & CSS examples
           This text has a color of #85bf7d        
        
          <p style="color:#85bf7d;">Text here</p>
        
        
          .mytext {color:#85bf7d;}
        
        Text color #85bf7d
      
           This box has a color of #85bf7d        
        
          <div style="background-color:#85bf7d;">Content here</div>
        
        
          .mybackground {background-color:#85bf7d;}
        
        Background color #85bf7d
      
           Border around this has a color of #85bf7d        
        
          <div style="border:2px solid #85bf7d;">Content here</div>
        
        
          .myborder {border:2px solid #85bf7d;}
        
        Border color #85bf7d