#85bb05 color space conversions
Hex:
        #85bb05
        RGB:
        133, 187, 5
        CMY:
        48, 27, 98
        CMYK:
        29, 0, 97, 27
      HSL:
        78°, 94.7917%, 37.6471%
        HSV (HSB):
        78°, 97.3262%, 73.3333%
        XYZ:
        27.4706, 40.5382, 6.5204
        xyY:
        0.3686, 0.5439, 40.5382
      CIE-Lab:
        69.8511, -39.4655, 69.7722
        CIE-LCH:
        69.8511, 80.1604, 119.4939
        CIE-Luv:
        69.8511, -27.3392, 80.4437
        Hunter-Lab:
        63.6696, -34.4070, 38.4968
      #85bb05 color charts
#85bb05 RGB chart
      #85bb05 CMYK chart
      #85bb05 RGB pie chart
      #85bb05 color shades, tints & tones
#85bb05 color schemes
#85bb05 color preview, HTML & CSS examples
           This text has a color of #85bb05        
        
          <p style="color:#85bb05;">Text here</p>
        
        
          .mytext {color:#85bb05;}
        
        Text color #85bb05
      
           This box has a color of #85bb05        
        
          <div style="background-color:#85bb05;">Content here</div>
        
        
          .mybackground {background-color:#85bb05;}
        
        Background color #85bb05
      
           Border around this has a color of #85bb05        
        
          <div style="border:2px solid #85bb05;">Content here</div>
        
        
          .myborder {border:2px solid #85bb05;}
        
        Border color #85bb05