#85cd76 color space conversions
Hex:
        #85cd76
        RGB:
        133, 205, 118
        CMY:
        48, 20, 54
        CMYK:
        35, 0, 42, 20
      HSL:
        110°, 46.5241%, 63.3333%
        HSV (HSB):
        110°, 42.4390%, 80.3922%
        XYZ:
        34.7742, 49.9572, 24.9495
        xyY:
        0.3170, 0.4555, 49.9572
      CIE-Lab:
        76.0430, -39.1270, 36.3092
        CIE-LCH:
        76.0430, 53.3787, 137.1392
        CIE-Luv:
        76.0430, -35.4965, 54.4617
        Hunter-Lab:
        70.6804, -35.8701, 28.5475
      #85cd76 color charts
#85cd76 RGB chart
      #85cd76 CMYK chart
      #85cd76 RGB pie chart
      #85cd76 color shades, tints & tones
#85cd76 color schemes
#85cd76 color preview, HTML & CSS examples
           This text has a color of #85cd76        
        
          <p style="color:#85cd76;">Text here</p>
        
        
          .mytext {color:#85cd76;}
        
        Text color #85cd76
      
           This box has a color of #85cd76        
        
          <div style="background-color:#85cd76;">Content here</div>
        
        
          .mybackground {background-color:#85cd76;}
        
        Background color #85cd76
      
           Border around this has a color of #85cd76        
        
          <div style="border:2px solid #85cd76;">Content here</div>
        
        
          .myborder {border:2px solid #85cd76;}
        
        Border color #85cd76