#85bb45 color space conversions
Hex:
        #85bb45
        RGB:
        133, 187, 69
        CMY:
        48, 27, 73
        CMYK:
        29, 0, 63, 27
      HSL:
        87°, 46.4567%, 50.1961%
        HSV (HSB):
        87°, 63.1016%, 73.3333%
        XYZ:
        28.5174, 40.9569, 12.0327
        xyY:
        0.3499, 0.5025, 40.9569
      CIE-Lab:
        70.1457, -36.5884, 52.5508
        CIE-LCH:
        70.1457, 64.0335, 124.8475
        CIE-Luv:
        70.1457, -27.2070, 67.9940
        Hunter-Lab:
        63.9976, -32.4559, 33.6507
      #85bb45 color charts
#85bb45 RGB chart
      #85bb45 CMYK chart
      #85bb45 RGB pie chart
      #85bb45 color shades, tints & tones
#85bb45 color schemes
#85bb45 color preview, HTML & CSS examples
           This text has a color of #85bb45        
        
          <p style="color:#85bb45;">Text here</p>
        
        
          .mytext {color:#85bb45;}
        
        Text color #85bb45
      
           This box has a color of #85bb45        
        
          <div style="background-color:#85bb45;">Content here</div>
        
        
          .mybackground {background-color:#85bb45;}
        
        Background color #85bb45
      
           Border around this has a color of #85bb45        
        
          <div style="border:2px solid #85bb45;">Content here</div>
        
        
          .myborder {border:2px solid #85bb45;}
        
        Border color #85bb45