#85c072 color space conversions
Hex:
        #85c072
        RGB:
        133, 192, 114
        CMY:
        48, 25, 55
        CMYK:
        31, 0, 41, 25
      HSL:
        105°, 38.2353%, 60.0000%
        HSV (HSB):
        105°, 40.6250%, 75.2941%
        XYZ:
        31.5598, 43.9007, 22.7299
        xyY:
        0.3214, 0.4471, 43.9007
      CIE-Lab:
        72.1621, -33.7760, 33.3605
        CIE-LCH:
        72.1621, 47.4736, 135.3546
        CIE-Luv:
        72.1621, -29.4141, 49.4696
        Hunter-Lab:
        66.2576, -30.9279, 26.0407
      #85c072 color charts
#85c072 RGB chart
      #85c072 CMYK chart
      #85c072 RGB pie chart
      #85c072 color shades, tints & tones
#85c072 color schemes
#85c072 color preview, HTML & CSS examples
           This text has a color of #85c072        
        
          <p style="color:#85c072;">Text here</p>
        
        
          .mytext {color:#85c072;}
        
        Text color #85c072
      
           This box has a color of #85c072        
        
          <div style="background-color:#85c072;">Content here</div>
        
        
          .mybackground {background-color:#85c072;}
        
        Background color #85c072
      
           Border around this has a color of #85c072        
        
          <div style="border:2px solid #85c072;">Content here</div>
        
        
          .myborder {border:2px solid #85c072;}
        
        Border color #85c072