#85d425 color space conversions
Hex:
        #85d425
        RGB:
        133, 212, 37
        CMY:
        48, 17, 85
        CMYK:
        37, 0, 83, 17
      HSL:
        87°, 70.2811%, 48.8235%
        HSV (HSB):
        87°, 82.5472%, 83.1373%
        XYZ:
        33.5503, 52.2071, 10.0590
        xyY:
        0.3502, 0.5449, 52.2071
      CIE-Lab:
        77.4045, -49.2414, 70.6299
        CIE-LCH:
        77.4045, 86.1005, 124.8832
        CIE-Luv:
        77.4045, -39.6121, 87.0531
        Hunter-Lab:
        72.2545, -43.5615, 42.3240
      #85d425 color charts
#85d425 RGB chart
      #85d425 CMYK chart
      #85d425 RGB pie chart
      #85d425 color shades, tints & tones
#85d425 color schemes
#85d425 color preview, HTML & CSS examples
           This text has a color of #85d425        
        
          <p style="color:#85d425;">Text here</p>
        
        
          .mytext {color:#85d425;}
        
        Text color #85d425
      
           This box has a color of #85d425        
        
          <div style="background-color:#85d425;">Content here</div>
        
        
          .mybackground {background-color:#85d425;}
        
        Background color #85d425
      
           Border around this has a color of #85d425        
        
          <div style="border:2px solid #85d425;">Content here</div>
        
        
          .myborder {border:2px solid #85d425;}
        
        Border color #85d425