#85af2f color space conversions
Hex:
        #85af2f
        RGB:
        133, 175, 47
        CMY:
        48, 31, 82
        CMYK:
        24, 0, 73, 31
      HSL:
        80°, 57.6577%, 43.5294%
        HSV (HSB):
        80°, 73.1429%, 68.6275%
        XYZ:
        25.5159, 35.8517, 8.2646
        xyY:
        0.3664, 0.5149, 35.8517
      CIE-Lab:
        66.4065, -32.6524, 57.3996
        CIE-LCH:
        66.4065, 66.0371, 119.6338
        CIE-Luv:
        66.4065, -20.9668, 69.3518
        Hunter-Lab:
        59.8763, -28.7168, 33.7298
      #85af2f color charts
#85af2f RGB chart
      #85af2f CMYK chart
      #85af2f RGB pie chart
      #85af2f color shades, tints & tones
#85af2f color schemes
#85af2f color preview, HTML & CSS examples
           This text has a color of #85af2f        
        
          <p style="color:#85af2f;">Text here</p>
        
        
          .mytext {color:#85af2f;}
        
        Text color #85af2f
      
           This box has a color of #85af2f        
        
          <div style="background-color:#85af2f;">Content here</div>
        
        
          .mybackground {background-color:#85af2f;}
        
        Background color #85af2f
      
           Border around this has a color of #85af2f        
        
          <div style="border:2px solid #85af2f;">Content here</div>
        
        
          .myborder {border:2px solid #85af2f;}
        
        Border color #85af2f