#85c12a color space conversions
Hex:
        #85c12a
        RGB:
        133, 193, 42
        CMY:
        48, 24, 84
        CMYK:
        31, 0, 78, 24
      HSL:
        84°, 64.2553%, 46.0784%
        HSV (HSB):
        84°, 78.2383%, 75.6863%
        XYZ:
        29.1607, 43.2936, 9.0101
        xyY:
        0.3580, 0.5314, 43.2936
      CIE-Lab:
        71.7538, -41.0214, 64.1460
        CIE-LCH:
        71.7538, 76.1410, 122.5989
        CIE-Luv:
        71.7538, -30.3425, 78.2451
        Hunter-Lab:
        65.7979, -36.0375, 37.9396
      #85c12a color charts
#85c12a RGB chart
      #85c12a CMYK chart
      #85c12a RGB pie chart
      #85c12a color shades, tints & tones
#85c12a color schemes
#85c12a color preview, HTML & CSS examples
           This text has a color of #85c12a        
        
          <p style="color:#85c12a;">Text here</p>
        
        
          .mytext {color:#85c12a;}
        
        Text color #85c12a
      
           This box has a color of #85c12a        
        
          <div style="background-color:#85c12a;">Content here</div>
        
        
          .mybackground {background-color:#85c12a;}
        
        Background color #85c12a
      
           Border around this has a color of #85c12a        
        
          <div style="border:2px solid #85c12a;">Content here</div>
        
        
          .myborder {border:2px solid #85c12a;}
        
        Border color #85c12a