#85c198 color space conversions
Hex:
        #85c198
        RGB:
        133, 193, 152
        CMY:
        48, 24, 40
        CMYK:
        31, 0, 21, 24
      HSL:
        139°, 32.6087%, 63.9216%
        HSV (HSB):
        139°, 31.0881%, 75.6863%
        XYZ:
        34.4103, 45.3935, 36.6540
        xyY:
        0.2955, 0.3898, 45.3935
      CIE-Lab:
        73.1502, -27.9100, 14.5785
        CIE-LCH:
        73.1502, 31.4881, 152.4201
        CIE-Luv:
        73.1502, -29.5340, 25.3910
        Hunter-Lab:
        67.3747, -26.7402, 14.9066
      #85c198 color charts
#85c198 RGB chart
      #85c198 CMYK chart
      #85c198 RGB pie chart
      #85c198 color shades, tints & tones
#85c198 color schemes
#85c198 color preview, HTML & CSS examples
           This text has a color of #85c198        
        
          <p style="color:#85c198;">Text here</p>
        
        
          .mytext {color:#85c198;}
        
        Text color #85c198
      
           This box has a color of #85c198        
        
          <div style="background-color:#85c198;">Content here</div>
        
        
          .mybackground {background-color:#85c198;}
        
        Background color #85c198
      
           Border around this has a color of #85c198        
        
          <div style="border:2px solid #85c198;">Content here</div>
        
        
          .myborder {border:2px solid #85c198;}
        
        Border color #85c198