#85c830 color space conversions
Hex:
        #85c830
        RGB:
        133, 200, 48
        CMY:
        48, 22, 81
        CMYK:
        34, 0, 76, 22
      HSL:
        86°, 61.2903%, 48.6275%
        HSV (HSB):
        86°, 76.0000%, 78.4314%
        XYZ:
        30.8606, 46.5085, 10.1468
        xyY:
        0.3526, 0.5314, 46.5085
      CIE-Lab:
        73.8743, -43.7319, 64.2809
        CIE-LCH:
        73.8743, 77.7464, 124.2284
        CIE-Luv:
        73.8743, -33.7915, 79.9022
        Hunter-Lab:
        68.1971, -38.5700, 38.9164
      #85c830 color charts
#85c830 RGB chart
      #85c830 CMYK chart
      #85c830 RGB pie chart
      #85c830 color shades, tints & tones
#85c830 color schemes
#85c830 color preview, HTML & CSS examples
           This text has a color of #85c830        
        
          <p style="color:#85c830;">Text here</p>
        
        
          .mytext {color:#85c830;}
        
        Text color #85c830
      
           This box has a color of #85c830        
        
          <div style="background-color:#85c830;">Content here</div>
        
        
          .mybackground {background-color:#85c830;}
        
        Background color #85c830
      
           Border around this has a color of #85c830        
        
          <div style="border:2px solid #85c830;">Content here</div>
        
        
          .myborder {border:2px solid #85c830;}
        
        Border color #85c830