#85cb4b color space conversions
Hex:
        #85cb4b
        RGB:
        133, 203, 75
        CMY:
        48, 20, 71
        CMYK:
        34, 0, 63, 20
      HSL:
        93°, 55.1724%, 54.5098%
        HSV (HSB):
        93°, 63.0542%, 79.6078%
        XYZ:
        32.2988, 48.2064, 14.2591
        xyY:
        0.3408, 0.5087, 48.2064
      CIE-Lab:
        74.9549, -43.1324, 55.2548
        CIE-LCH:
        74.9549, 70.0963, 127.9759
        CIE-Luv:
        74.9549, -35.0555, 73.3030
        Hunter-Lab:
        69.4308, -38.4669, 36.4252
      #85cb4b color charts
#85cb4b RGB chart
      #85cb4b CMYK chart
      #85cb4b RGB pie chart
      #85cb4b color shades, tints & tones
#85cb4b color schemes
#85cb4b color preview, HTML & CSS examples
           This text has a color of #85cb4b        
        
          <p style="color:#85cb4b;">Text here</p>
        
        
          .mytext {color:#85cb4b;}
        
        Text color #85cb4b
      
           This box has a color of #85cb4b        
        
          <div style="background-color:#85cb4b;">Content here</div>
        
        
          .mybackground {background-color:#85cb4b;}
        
        Background color #85cb4b
      
           Border around this has a color of #85cb4b        
        
          <div style="border:2px solid #85cb4b;">Content here</div>
        
        
          .myborder {border:2px solid #85cb4b;}
        
        Border color #85cb4b