#85ca7e color space conversions
Hex:
        #85ca7e
        RGB:
        133, 202, 126
        CMY:
        48, 21, 51
        CMYK:
        34, 0, 38, 21
      HSL:
        114°, 41.7582%, 64.3137%
        HSV (HSB):
        114°, 37.6238%, 79.2157%
        XYZ:
        34.5593, 48.7340, 27.3238
        xyY:
        0.3124, 0.4406, 48.7340
      CIE-Lab:
        75.2855, -36.6003, 31.2379
        CIE-LCH:
        75.2855, 48.1185, 139.5197
        CIE-Luv:
        75.2855, -33.9964, 48.1213
        Hunter-Lab:
        69.8097, -33.8006, 25.6605
      #85ca7e color charts
#85ca7e RGB chart
      #85ca7e CMYK chart
      #85ca7e RGB pie chart
      #85ca7e color shades, tints & tones
#85ca7e color schemes
#85ca7e color preview, HTML & CSS examples
           This text has a color of #85ca7e        
        
          <p style="color:#85ca7e;">Text here</p>
        
        
          .mytext {color:#85ca7e;}
        
        Text color #85ca7e
      
           This box has a color of #85ca7e        
        
          <div style="background-color:#85ca7e;">Content here</div>
        
        
          .mybackground {background-color:#85ca7e;}
        
        Background color #85ca7e
      
           Border around this has a color of #85ca7e        
        
          <div style="border:2px solid #85ca7e;">Content here</div>
        
        
          .myborder {border:2px solid #85ca7e;}
        
        Border color #85ca7e