#85cf3d color space conversions
Hex:
        #85cf3d
        RGB:
        133, 207, 61
        CMY:
        48, 19, 76
        CMYK:
        36, 0, 71, 19
      HSL:
        90°, 60.3306%, 52.5490%
        HSV (HSB):
        90°, 70.5314%, 81.1765%
        XYZ:
        32.8280, 49.9491, 12.3258
        xyY:
        0.3452, 0.5252, 49.9491
      CIE-Lab:
        76.0380, -45.9056, 61.9368
        CIE-LCH:
        76.0380, 77.0940, 126.5447
        CIE-Luv:
        76.0380, -37.0843, 79.6003
        Hunter-Lab:
        70.6747, -40.7685, 39.1320
      #85cf3d color charts
#85cf3d RGB chart
      #85cf3d CMYK chart
      #85cf3d RGB pie chart
      #85cf3d color shades, tints & tones
#85cf3d color schemes
#85cf3d color preview, HTML & CSS examples
           This text has a color of #85cf3d        
        
          <p style="color:#85cf3d;">Text here</p>
        
        
          .mytext {color:#85cf3d;}
        
        Text color #85cf3d
      
           This box has a color of #85cf3d        
        
          <div style="background-color:#85cf3d;">Content here</div>
        
        
          .mybackground {background-color:#85cf3d;}
        
        Background color #85cf3d
      
           Border around this has a color of #85cf3d        
        
          <div style="border:2px solid #85cf3d;">Content here</div>
        
        
          .myborder {border:2px solid #85cf3d;}
        
        Border color #85cf3d