#85ac6a color space conversions
Hex:
        #85ac6a
        RGB:
        133, 172, 106
        CMY:
        48, 33, 58
        CMYK:
        23, 0, 38, 33
      HSL:
        95°, 28.4483%, 54.5098%
        HSV (HSB):
        95°, 38.3721%, 67.4510%
        XYZ:
        27.0269, 35.5322, 19.0696
        xyY:
        0.3311, 0.4353, 35.5322
      CIE-Lab:
        66.1609, -25.3489, 29.7584
        CIE-LCH:
        66.1609, 39.0913, 130.4251
        CIE-Luv:
        66.1609, -19.5128, 42.8136
        Hunter-Lab:
        59.6089, -23.3830, 22.7586
      #85ac6a color charts
#85ac6a RGB chart
      #85ac6a CMYK chart
      #85ac6a RGB pie chart
      #85ac6a color shades, tints & tones
#85ac6a color schemes
#85ac6a color preview, HTML & CSS examples
           This text has a color of #85ac6a        
        
          <p style="color:#85ac6a;">Text here</p>
        
        
          .mytext {color:#85ac6a;}
        
        Text color #85ac6a
      
           This box has a color of #85ac6a        
        
          <div style="background-color:#85ac6a;">Content here</div>
        
        
          .mybackground {background-color:#85ac6a;}
        
        Background color #85ac6a
      
           Border around this has a color of #85ac6a        
        
          <div style="border:2px solid #85ac6a;">Content here</div>
        
        
          .myborder {border:2px solid #85ac6a;}
        
        Border color #85ac6a