#85cfa1 color space conversions
Hex:
        #85cfa1
        RGB:
        133, 207, 161
        CMY:
        48, 19, 37
        CMYK:
        36, 0, 22, 19
      HSL:
        143°, 43.5294%, 66.6667%
        HSV (HSB):
        143°, 35.7488%, 81.1765%
        XYZ:
        38.4187, 52.1854, 41.7661
        xyY:
        0.2902, 0.3942, 52.1854
      CIE-Lab:
        77.3916, -32.8595, 15.7024
        CIE-LCH:
        77.3916, 36.4186, 154.4585
        CIE-Luv:
        77.3916, -35.6944, 28.0507
        Hunter-Lab:
        72.2395, -31.4884, 16.2884
      #85cfa1 color charts
#85cfa1 RGB chart
      #85cfa1 CMYK chart
      #85cfa1 RGB pie chart
      #85cfa1 color shades, tints & tones
#85cfa1 color schemes
#85cfa1 color preview, HTML & CSS examples
           This text has a color of #85cfa1        
        
          <p style="color:#85cfa1;">Text here</p>
        
        
          .mytext {color:#85cfa1;}
        
        Text color #85cfa1
      
           This box has a color of #85cfa1        
        
          <div style="background-color:#85cfa1;">Content here</div>
        
        
          .mybackground {background-color:#85cfa1;}
        
        Background color #85cfa1
      
           Border around this has a color of #85cfa1        
        
          <div style="border:2px solid #85cfa1;">Content here</div>
        
        
          .myborder {border:2px solid #85cfa1;}
        
        Border color #85cfa1