#85bb85 color space conversions
Hex:
        #85bb85
        RGB:
        133, 187, 133
        CMY:
        48, 27, 48
        CMYK:
        29, 0, 29, 27
      HSL:
        120°, 28.4211%, 62.7451%
        HSV (HSB):
        120°, 28.8770%, 73.3333%
        XYZ:
        31.6768, 42.2206, 28.6702
        xyY:
        0.3088, 0.4116, 42.2206
      CIE-Lab:
        71.0228, -28.4376, 21.8495
        CIE-LCH:
        71.0228, 35.8622, 142.4638
        CIE-Luv:
        71.0228, -26.8873, 34.7518
        Hunter-Lab:
        64.9774, -26.6908, 19.3235
      #85bb85 color charts
#85bb85 RGB chart
      #85bb85 CMYK chart
      #85bb85 RGB pie chart
      #85bb85 color shades, tints & tones
#85bb85 color schemes
#85bb85 color preview, HTML & CSS examples
           This text has a color of #85bb85        
        
          <p style="color:#85bb85;">Text here</p>
        
        
          .mytext {color:#85bb85;}
        
        Text color #85bb85
      
           This box has a color of #85bb85        
        
          <div style="background-color:#85bb85;">Content here</div>
        
        
          .mybackground {background-color:#85bb85;}
        
        Background color #85bb85
      
           Border around this has a color of #85bb85        
        
          <div style="border:2px solid #85bb85;">Content here</div>
        
        
          .myborder {border:2px solid #85bb85;}
        
        Border color #85bb85