#85ff3a color space conversions
Hex:
        #85ff3a
        RGB:
        133, 255, 58
        CMY:
        48, 0, 77
        CMYK:
        48, 0, 77, 0
      HSL:
        97°, 100.0000%, 61.3725%
        HSV (HSB):
        97°, 77.2549%, 100.0000%
        XYZ:
        46.1966, 76.8120, 16.3944
        xyY:
        0.3314, 0.5510, 76.8120
      CIE-Lab:
        90.2350, -64.7878, 76.7638
        CIE-LCH:
        90.2350, 100.4497, 130.1640
        CIE-Luv:
        90.2350, -58.3262, 100.6386
        Hunter-Lab:
        87.6425, -59.2865, 50.2590
      #85ff3a color charts
#85ff3a RGB chart
      #85ff3a CMYK chart
      #85ff3a RGB pie chart
      #85ff3a color shades, tints & tones
#85ff3a color schemes
#85ff3a color preview, HTML & CSS examples
           This text has a color of #85ff3a        
        
          <p style="color:#85ff3a;">Text here</p>
        
        
          .mytext {color:#85ff3a;}
        
        Text color #85ff3a
      
           This box has a color of #85ff3a        
        
          <div style="background-color:#85ff3a;">Content here</div>
        
        
          .mybackground {background-color:#85ff3a;}
        
        Background color #85ff3a
      
           Border around this has a color of #85ff3a        
        
          <div style="border:2px solid #85ff3a;">Content here</div>
        
        
          .myborder {border:2px solid #85ff3a;}
        
        Border color #85ff3a