#85c074 color space conversions
Hex:
        #85c074
        RGB:
        133, 192, 116
        CMY:
        48, 25, 55
        CMYK:
        31, 0, 40, 25
      HSL:
        107°, 37.6238%, 60.3922%
        HSV (HSB):
        107°, 39.5833%, 75.2941%
        XYZ:
        31.6749, 43.9468, 23.3361
        xyY:
        0.3201, 0.4441, 43.9468
      CIE-Lab:
        72.1929, -33.4884, 32.3681
        CIE-LCH:
        72.1929, 46.5743, 135.9745
        CIE-Luv:
        72.1929, -29.3976, 48.3151
        Hunter-Lab:
        66.2924, -30.7233, 25.5335
      #85c074 color charts
#85c074 RGB chart
      #85c074 CMYK chart
      #85c074 RGB pie chart
      #85c074 color shades, tints & tones
#85c074 color schemes
#85c074 color preview, HTML & CSS examples
           This text has a color of #85c074        
        
          <p style="color:#85c074;">Text here</p>
        
        
          .mytext {color:#85c074;}
        
        Text color #85c074
      
           This box has a color of #85c074        
        
          <div style="background-color:#85c074;">Content here</div>
        
        
          .mybackground {background-color:#85c074;}
        
        Background color #85c074
      
           Border around this has a color of #85c074        
        
          <div style="border:2px solid #85c074;">Content here</div>
        
        
          .myborder {border:2px solid #85c074;}
        
        Border color #85c074