#85f12b color space conversions
Hex:
        #85f12b
        RGB:
        133, 241, 43
        CMY:
        48, 5, 83
        CMYK:
        45, 0, 82, 5
      HSL:
        93°, 87.6106%, 55.6863%
        HSV (HSB):
        93°, 82.1577%, 94.5098%
        XYZ:
        41.5642, 68.0716, 13.2340
        xyY:
        0.3383, 0.5540, 68.0716
      CIE-Lab:
        86.0422, -60.3209, 76.8654
        CIE-LCH:
        86.0422, 97.7082, 128.1234
        CIE-Luv:
        86.0422, -52.5919, 97.7956
        Hunter-Lab:
        82.5055, -54.4608, 48.2437
      #85f12b color charts
#85f12b RGB chart
      #85f12b CMYK chart
      #85f12b RGB pie chart
      #85f12b color shades, tints & tones
#85f12b color schemes
#85f12b color preview, HTML & CSS examples
           This text has a color of #85f12b        
        
          <p style="color:#85f12b;">Text here</p>
        
        
          .mytext {color:#85f12b;}
        
        Text color #85f12b
      
           This box has a color of #85f12b        
        
          <div style="background-color:#85f12b;">Content here</div>
        
        
          .mybackground {background-color:#85f12b;}
        
        Background color #85f12b
      
           Border around this has a color of #85f12b        
        
          <div style="border:2px solid #85f12b;">Content here</div>
        
        
          .myborder {border:2px solid #85f12b;}
        
        Border color #85f12b