#85cf4a color space conversions
Hex:
        #85cf4a
        RGB:
        133, 207, 74
        CMY:
        48, 19, 71
        CMYK:
        36, 0, 64, 19
      HSL:
        93°, 58.0786%, 55.0980%
        HSV (HSB):
        93°, 64.2512%, 81.1765%
        XYZ:
        33.2217, 50.1066, 14.3991
        xyY:
        0.3399, 0.5127, 50.1066
      CIE-Lab:
        76.1346, -44.9252, 56.9572
        CIE-LCH:
        76.1346, 72.5424, 128.2647
        CIE-Luv:
        76.1346, -36.9691, 75.5068
        Hunter-Lab:
        70.7860, -40.1008, 37.4896
      #85cf4a color charts
#85cf4a RGB chart
      #85cf4a CMYK chart
      #85cf4a RGB pie chart
      #85cf4a color shades, tints & tones
#85cf4a color schemes
#85cf4a color preview, HTML & CSS examples
           This text has a color of #85cf4a        
        
          <p style="color:#85cf4a;">Text here</p>
        
        
          .mytext {color:#85cf4a;}
        
        Text color #85cf4a
      
           This box has a color of #85cf4a        
        
          <div style="background-color:#85cf4a;">Content here</div>
        
        
          .mybackground {background-color:#85cf4a;}
        
        Background color #85cf4a
      
           Border around this has a color of #85cf4a        
        
          <div style="border:2px solid #85cf4a;">Content here</div>
        
        
          .myborder {border:2px solid #85cf4a;}
        
        Border color #85cf4a