#85cd70 color space conversions
Hex:
        #85cd70
        RGB:
        133, 205, 112
        CMY:
        48, 20, 56
        CMYK:
        35, 0, 45, 20
      HSL:
        106°, 48.1865%, 62.1569%
        HSV (HSB):
        106°, 45.3659%, 80.3922%
        XYZ:
        34.4288, 49.8190, 23.1307
        xyY:
        0.3206, 0.4640, 49.8190
      CIE-Lab:
        75.9581, -39.9489, 39.2120
        CIE-LCH:
        75.9581, 55.9776, 135.5333
        CIE-Luv:
        75.9581, -35.5804, 57.7401
        Hunter-Lab:
        70.5826, -36.4507, 29.9778
      #85cd70 color charts
#85cd70 RGB chart
      #85cd70 CMYK chart
      #85cd70 RGB pie chart
      #85cd70 color shades, tints & tones
#85cd70 color schemes
#85cd70 color preview, HTML & CSS examples
           This text has a color of #85cd70        
        
          <p style="color:#85cd70;">Text here</p>
        
        
          .mytext {color:#85cd70;}
        
        Text color #85cd70
      
           This box has a color of #85cd70        
        
          <div style="background-color:#85cd70;">Content here</div>
        
        
          .mybackground {background-color:#85cd70;}
        
        Background color #85cd70
      
           Border around this has a color of #85cd70        
        
          <div style="border:2px solid #85cd70;">Content here</div>
        
        
          .myborder {border:2px solid #85cd70;}
        
        Border color #85cd70