#85bc0b color space conversions
Hex:
        #85bc0b
        RGB:
        133, 188, 11
        CMY:
        48, 26, 96
        CMYK:
        29, 0, 94, 26
      HSL:
        79°, 88.9447%, 39.0196%
        HSV (HSB):
        79°, 94.1489%, 73.7255%
        XYZ:
        27.7165, 40.9771, 6.7652
        xyY:
        0.3673, 0.5430, 40.9771
      CIE-Lab:
        70.1599, -39.8129, 69.3374
        CIE-LCH:
        70.1599, 79.9546, 119.8641
        CIE-Luv:
        70.1599, -27.8528, 80.4383
        Hunter-Lab:
        64.0134, -34.7366, 38.5434
      #85bc0b color charts
#85bc0b RGB chart
      #85bc0b CMYK chart
      #85bc0b RGB pie chart
      #85bc0b color shades, tints & tones
#85bc0b color schemes
#85bc0b color preview, HTML & CSS examples
           This text has a color of #85bc0b        
        
          <p style="color:#85bc0b;">Text here</p>
        
        
          .mytext {color:#85bc0b;}
        
        Text color #85bc0b
      
           This box has a color of #85bc0b        
        
          <div style="background-color:#85bc0b;">Content here</div>
        
        
          .mybackground {background-color:#85bc0b;}
        
        Background color #85bc0b
      
           Border around this has a color of #85bc0b        
        
          <div style="border:2px solid #85bc0b;">Content here</div>
        
        
          .myborder {border:2px solid #85bc0b;}
        
        Border color #85bc0b