#85f8aa color space conversions
Hex:
        #85f8aa
        RGB:
        133, 248, 170
        CMY:
        48, 3, 33
        CMYK:
        46, 0, 31, 3
      HSL:
        139°, 89.1473%, 74.7059%
        HSV (HSB):
        139°, 46.3710%, 97.2549%
        XYZ:
        50.4960, 75.0236, 49.8498
        xyY:
        0.2879, 0.4278, 75.0236
      CIE-Lab:
        89.4041, -49.3704, 27.5855
        CIE-LCH:
        89.4041, 56.5544, 150.8059
        CIE-Luv:
        89.4041, -52.8187, 47.7737
        Hunter-Lab:
        86.6162, -47.5154, 26.5084
      #85f8aa color charts
#85f8aa RGB chart
      #85f8aa CMYK chart
      #85f8aa RGB pie chart
      #85f8aa color shades, tints & tones
#85f8aa color schemes
#85f8aa color preview, HTML & CSS examples
           This text has a color of #85f8aa        
        
          <p style="color:#85f8aa;">Text here</p>
        
        
          .mytext {color:#85f8aa;}
        
        Text color #85f8aa
      
           This box has a color of #85f8aa        
        
          <div style="background-color:#85f8aa;">Content here</div>
        
        
          .mybackground {background-color:#85f8aa;}
        
        Background color #85f8aa
      
           Border around this has a color of #85f8aa        
        
          <div style="border:2px solid #85f8aa;">Content here</div>
        
        
          .myborder {border:2px solid #85f8aa;}
        
        Border color #85f8aa