#85df9d color space conversions
Hex:
        #85df9d
        RGB:
        133, 223, 157
        CMY:
        48, 13, 38
        CMYK:
        40, 0, 30, 13
      HSL:
        136°, 58.4416%, 69.8039%
        HSV (HSB):
        136°, 40.3587%, 87.4510%
        XYZ:
        42.1463, 60.1962, 41.2960
        xyY:
        0.2934, 0.4191, 60.1962
      CIE-Lab:
        81.9447, -40.8957, 24.1000
        CIE-LCH:
        81.9447, 47.4686, 149.4890
        CIE-Luv:
        81.9447, -42.7526, 40.9828
        Hunter-Lab:
        77.5862, -38.8112, 22.7527
      #85df9d color charts
#85df9d RGB chart
      #85df9d CMYK chart
      #85df9d RGB pie chart
      #85df9d color shades, tints & tones
#85df9d color schemes
#85df9d color preview, HTML & CSS examples
           This text has a color of #85df9d        
        
          <p style="color:#85df9d;">Text here</p>
        
        
          .mytext {color:#85df9d;}
        
        Text color #85df9d
      
           This box has a color of #85df9d        
        
          <div style="background-color:#85df9d;">Content here</div>
        
        
          .mybackground {background-color:#85df9d;}
        
        Background color #85df9d
      
           Border around this has a color of #85df9d        
        
          <div style="border:2px solid #85df9d;">Content here</div>
        
        
          .myborder {border:2px solid #85df9d;}
        
        Border color #85df9d