#85d70b color space conversions
Hex:
        #85d70b
        RGB:
        133, 215, 11
        CMY:
        48, 16, 96
        CMYK:
        38, 0, 95, 16
      HSL:
        84°, 90.2655%, 44.3137%
        HSV (HSB):
        84°, 94.8837%, 84.3137%
        XYZ:
        34.0337, 53.6116, 8.8709
        xyY:
        0.3526, 0.5555, 53.6116
      CIE-Lab:
        78.2347, -51.1307, 75.7709
        CIE-LCH:
        78.2347, 91.4088, 124.0117
        CIE-Luv:
        78.2347, -41.1151, 91.1156
        Hunter-Lab:
        73.2199, -45.1654, 44.0707
      #85d70b color charts
#85d70b RGB chart
      #85d70b CMYK chart
      #85d70b RGB pie chart
      #85d70b color shades, tints & tones
#85d70b color schemes
#85d70b color preview, HTML & CSS examples
           This text has a color of #85d70b        
        
          <p style="color:#85d70b;">Text here</p>
        
        
          .mytext {color:#85d70b;}
        
        Text color #85d70b
      
           This box has a color of #85d70b        
        
          <div style="background-color:#85d70b;">Content here</div>
        
        
          .mybackground {background-color:#85d70b;}
        
        Background color #85d70b
      
           Border around this has a color of #85d70b        
        
          <div style="border:2px solid #85d70b;">Content here</div>
        
        
          .myborder {border:2px solid #85d70b;}
        
        Border color #85d70b