#85d230 color space conversions
Hex:
        #85d230
        RGB:
        133, 210, 48
        CMY:
        48, 18, 81
        CMYK:
        37, 0, 77, 18
      HSL:
        89°, 64.2857%, 50.5882%
        HSV (HSB):
        89°, 77.1429%, 82.3529%
        XYZ:
        33.2530, 51.2931, 10.9443
        xyY:
        0.3482, 0.5372, 51.2931
      CIE-Lab:
        76.8562, -47.9251, 67.1064
        CIE-LCH:
        76.8562, 82.4626, 125.5331
        CIE-Luv:
        76.8562, -38.6026, 84.1312
        Hunter-Lab:
        71.6192, -42.4557, 41.0732
      #85d230 color charts
#85d230 RGB chart
      #85d230 CMYK chart
      #85d230 RGB pie chart
      #85d230 color shades, tints & tones
#85d230 color schemes
#85d230 color preview, HTML & CSS examples
           This text has a color of #85d230        
        
          <p style="color:#85d230;">Text here</p>
        
        
          .mytext {color:#85d230;}
        
        Text color #85d230
      
           This box has a color of #85d230        
        
          <div style="background-color:#85d230;">Content here</div>
        
        
          .mybackground {background-color:#85d230;}
        
        Background color #85d230
      
           Border around this has a color of #85d230        
        
          <div style="border:2px solid #85d230;">Content here</div>
        
        
          .myborder {border:2px solid #85d230;}
        
        Border color #85d230