#85d044 color space conversions
Hex:
        #85d044
        RGB:
        133, 208, 68
        CMY:
        48, 18, 73
        CMYK:
        36, 0, 67, 18
      HSL:
        92°, 59.8291%, 54.1176%
        HSV (HSB):
        92°, 67.3077%, 81.5686%
        XYZ:
        33.2721, 50.5157, 13.4657
        xyY:
        0.3421, 0.5194, 50.5157
      CIE-Lab:
        76.3847, -45.8249, 59.6395
        CIE-LCH:
        76.3847, 75.2116, 127.5374
        CIE-Luv:
        76.3847, -37.4987, 77.9493
        Hunter-Lab:
        71.0744, -40.8187, 38.5190
      #85d044 color charts
#85d044 RGB chart
      #85d044 CMYK chart
      #85d044 RGB pie chart
      #85d044 color shades, tints & tones
#85d044 color schemes
#85d044 color preview, HTML & CSS examples
           This text has a color of #85d044        
        
          <p style="color:#85d044;">Text here</p>
        
        
          .mytext {color:#85d044;}
        
        Text color #85d044
      
           This box has a color of #85d044        
        
          <div style="background-color:#85d044;">Content here</div>
        
        
          .mybackground {background-color:#85d044;}
        
        Background color #85d044
      
           Border around this has a color of #85d044        
        
          <div style="border:2px solid #85d044;">Content here</div>
        
        
          .myborder {border:2px solid #85d044;}
        
        Border color #85d044