#85d52b color space conversions
Hex:
        #85d52b
        RGB:
        133, 213, 43
        CMY:
        48, 16, 83
        CMYK:
        38, 0, 80, 16
      HSL:
        88°, 66.9291%, 50.1961%
        HSV (HSB):
        88°, 79.8122%, 83.5294%
        XYZ:
        33.9032, 52.7495, 10.6803
        xyY:
        0.3483, 0.5419, 52.7495
      CIE-Lab:
        77.7268, -49.3962, 69.3612
        CIE-LCH:
        77.7268, 85.1526, 125.4569
        CIE-Luv:
        77.7268, -40.0471, 86.3987
        Hunter-Lab:
        72.6288, -43.7766, 42.1214
      #85d52b color charts
#85d52b RGB chart
      #85d52b CMYK chart
      #85d52b RGB pie chart
      #85d52b color shades, tints & tones
#85d52b color schemes
#85d52b color preview, HTML & CSS examples
           This text has a color of #85d52b        
        
          <p style="color:#85d52b;">Text here</p>
        
        
          .mytext {color:#85d52b;}
        
        Text color #85d52b
      
           This box has a color of #85d52b        
        
          <div style="background-color:#85d52b;">Content here</div>
        
        
          .mybackground {background-color:#85d52b;}
        
        Background color #85d52b
      
           Border around this has a color of #85d52b        
        
          <div style="border:2px solid #85d52b;">Content here</div>
        
        
          .myborder {border:2px solid #85d52b;}
        
        Border color #85d52b