#85c265 color space conversions
Hex:
        #85c265
        RGB:
        133, 194, 101
        CMY:
        48, 24, 60
        CMYK:
        31, 0, 48, 24
      HSL:
        99°, 43.2558%, 57.8431%
        HSV (HSB):
        99°, 47.9381%, 76.0784%
        XYZ:
        31.3136, 44.5097, 19.2528
        xyY:
        0.3294, 0.4681, 44.5097
      CIE-Lab:
        72.5679, -36.4276, 40.4477
        CIE-LCH:
        72.5679, 54.4333, 132.0065
        CIE-Luv:
        72.5679, -30.4867, 57.5829
        Hunter-Lab:
        66.7156, -32.9716, 29.5910
      #85c265 color charts
#85c265 RGB chart
      #85c265 CMYK chart
      #85c265 RGB pie chart
      #85c265 color shades, tints & tones
#85c265 color schemes
#85c265 color preview, HTML & CSS examples
           This text has a color of #85c265        
        
          <p style="color:#85c265;">Text here</p>
        
        
          .mytext {color:#85c265;}
        
        Text color #85c265
      
           This box has a color of #85c265        
        
          <div style="background-color:#85c265;">Content here</div>
        
        
          .mybackground {background-color:#85c265;}
        
        Background color #85c265
      
           Border around this has a color of #85c265        
        
          <div style="border:2px solid #85c265;">Content here</div>
        
        
          .myborder {border:2px solid #85c265;}
        
        Border color #85c265