#85f22a color space conversions
Hex:
        #85f22a
        RGB:
        133, 242, 42
        CMY:
        48, 5, 84
        CMYK:
        45, 0, 83, 5
      HSL:
        93°, 88.4956%, 55.6863%
        HSV (HSB):
        93°, 82.6446%, 94.9020%
        XYZ:
        41.8429, 68.6580, 13.2375
        xyY:
        0.3382, 0.5549, 68.6580
      CIE-Lab:
        86.3344, -60.7339, 77.3604
        CIE-LCH:
        86.3344, 98.3527, 128.1347
        CIE-Luv:
        86.3344, -53.0285, 98.3583
        Hunter-Lab:
        82.8601, -54.8658, 48.5301
      #85f22a color charts
#85f22a RGB chart
      #85f22a CMYK chart
      #85f22a RGB pie chart
      #85f22a color shades, tints & tones
#85f22a color schemes
#85f22a color preview, HTML & CSS examples
           This text has a color of #85f22a        
        
          <p style="color:#85f22a;">Text here</p>
        
        
          .mytext {color:#85f22a;}
        
        Text color #85f22a
      
           This box has a color of #85f22a        
        
          <div style="background-color:#85f22a;">Content here</div>
        
        
          .mybackground {background-color:#85f22a;}
        
        Background color #85f22a
      
           Border around this has a color of #85f22a        
        
          <div style="border:2px solid #85f22a;">Content here</div>
        
        
          .myborder {border:2px solid #85f22a;}
        
        Border color #85f22a