#85d64b color space conversions
Hex:
        #85d64b
        RGB:
        133, 214, 75
        CMY:
        48, 16, 71
        CMYK:
        38, 0, 65, 16
      HSL:
        95°, 62.8959%, 56.6667%
        HSV (HSB):
        95°, 64.9533%, 83.9216%
        XYZ:
        34.9894, 53.5877, 15.1559
        xyY:
        0.3373, 0.5166, 53.5877
      CIE-Lab:
        78.2207, -47.7775, 58.7991
        CIE-LCH:
        78.2207, 75.7629, 129.0957
        CIE-Luv:
        78.2207, -40.2328, 78.3717
        Hunter-Lab:
        73.2036, -42.7879, 38.9672
      #85d64b color charts
#85d64b RGB chart
      #85d64b CMYK chart
      #85d64b RGB pie chart
      #85d64b color shades, tints & tones
#85d64b color schemes
#85d64b color preview, HTML & CSS examples
           This text has a color of #85d64b        
        
          <p style="color:#85d64b;">Text here</p>
        
        
          .mytext {color:#85d64b;}
        
        Text color #85d64b
      
           This box has a color of #85d64b        
        
          <div style="background-color:#85d64b;">Content here</div>
        
        
          .mybackground {background-color:#85d64b;}
        
        Background color #85d64b
      
           Border around this has a color of #85d64b        
        
          <div style="border:2px solid #85d64b;">Content here</div>
        
        
          .myborder {border:2px solid #85d64b;}
        
        Border color #85d64b