#85df8d color space conversions
Hex:
        #85df8d
        RGB:
        133, 223, 141
        CMY:
        48, 13, 45
        CMYK:
        40, 0, 37, 13
      HSL:
        125°, 58.4416%, 69.8039%
        HSV (HSB):
        125°, 40.3587%, 87.4510%
        XYZ:
        40.8683, 59.6850, 34.5657
        xyY:
        0.3025, 0.4417, 59.6850
      CIE-Lab:
        81.6667, -43.5909, 31.9561
        CIE-LCH:
        81.6667, 54.0496, 143.7552
        CIE-Luv:
        81.6667, -43.1355, 51.2231
        Hunter-Lab:
        77.2561, -40.7720, 27.5519
      #85df8d color charts
#85df8d RGB chart
      #85df8d CMYK chart
      #85df8d RGB pie chart
      #85df8d color shades, tints & tones
#85df8d color schemes
#85df8d color preview, HTML & CSS examples
           This text has a color of #85df8d        
        
          <p style="color:#85df8d;">Text here</p>
        
        
          .mytext {color:#85df8d;}
        
        Text color #85df8d
      
           This box has a color of #85df8d        
        
          <div style="background-color:#85df8d;">Content here</div>
        
        
          .mybackground {background-color:#85df8d;}
        
        Background color #85df8d
      
           Border around this has a color of #85df8d        
        
          <div style="border:2px solid #85df8d;">Content here</div>
        
        
          .myborder {border:2px solid #85df8d;}
        
        Border color #85df8d