#85f887 color space conversions
Hex:
        #85f887
        RGB:
        133, 248, 135
        CMY:
        48, 3, 47
        CMYK:
        46, 0, 46, 3
      HSL:
        121°, 89.1473%, 74.7059%
        HSV (HSB):
        121°, 46.3710%, 97.2549%
        XYZ:
        47.6134, 73.8706, 34.6706
        xyY:
        0.3049, 0.4731, 73.8706
      CIE-Lab:
        88.8613, -54.8879, 44.2226
        CIE-LCH:
        88.8613, 70.4863, 141.1419
        CIE-Luv:
        88.8613, -53.8878, 68.6685
        Hunter-Lab:
        85.9480, -51.5237, 36.2466
      #85f887 color charts
#85f887 RGB chart
      #85f887 CMYK chart
      #85f887 RGB pie chart
      #85f887 color shades, tints & tones
#85f887 color schemes
#85f887 color preview, HTML & CSS examples
           This text has a color of #85f887        
        
          <p style="color:#85f887;">Text here</p>
        
        
          .mytext {color:#85f887;}
        
        Text color #85f887
      
           This box has a color of #85f887        
        
          <div style="background-color:#85f887;">Content here</div>
        
        
          .mybackground {background-color:#85f887;}
        
        Background color #85f887
      
           Border around this has a color of #85f887        
        
          <div style="border:2px solid #85f887;">Content here</div>
        
        
          .myborder {border:2px solid #85f887;}
        
        Border color #85f887