#85cb8f color space conversions
Hex:
        #85cb8f
        RGB:
        133, 203, 143
        CMY:
        48, 20, 44
        CMYK:
        34, 0, 30, 20
      HSL:
        129°, 40.2299%, 65.8824%
        HSV (HSB):
        129°, 34.4828%, 79.6078%
        XYZ:
        35.9867, 49.6816, 33.6794
        xyY:
        0.3015, 0.4163, 49.6816
      CIE-Lab:
        75.8734, -34.2871, 23.1439
        CIE-LCH:
        75.8734, 41.3671, 145.9805
        CIE-Luv:
        75.8734, -34.2075, 37.9507
        Hunter-Lab:
        70.4852, -32.2145, 21.0095
      #85cb8f color charts
#85cb8f RGB chart
      #85cb8f CMYK chart
      #85cb8f RGB pie chart
      #85cb8f color shades, tints & tones
#85cb8f color schemes
#85cb8f color preview, HTML & CSS examples
           This text has a color of #85cb8f        
        
          <p style="color:#85cb8f;">Text here</p>
        
        
          .mytext {color:#85cb8f;}
        
        Text color #85cb8f
      
           This box has a color of #85cb8f        
        
          <div style="background-color:#85cb8f;">Content here</div>
        
        
          .mybackground {background-color:#85cb8f;}
        
        Background color #85cb8f
      
           Border around this has a color of #85cb8f        
        
          <div style="border:2px solid #85cb8f;">Content here</div>
        
        
          .myborder {border:2px solid #85cb8f;}
        
        Border color #85cb8f