#85ee9a color space conversions
Hex:
        #85ee9a
        RGB:
        133, 238, 154
        CMY:
        48, 7, 40
        CMYK:
        44, 0, 35, 7
      HSL:
        132°, 75.5396%, 72.7451%
        HSV (HSB):
        132°, 44.1176%, 93.3333%
        XYZ:
        46.0801, 68.4687, 41.3590
        xyY:
        0.2956, 0.4392, 68.4687
      CIE-Lab:
        86.2403, -47.8996, 31.4326
        CIE-LCH:
        86.2403, 57.2921, 146.7264
        CIE-Luv:
        86.2403, -49.1932, 52.0037
        Hunter-Lab:
        82.7458, -45.4007, 28.2871
      #85ee9a color charts
#85ee9a RGB chart
      #85ee9a CMYK chart
      #85ee9a RGB pie chart
      #85ee9a color shades, tints & tones
#85ee9a color schemes
#85ee9a color preview, HTML & CSS examples
           This text has a color of #85ee9a        
        
          <p style="color:#85ee9a;">Text here</p>
        
        
          .mytext {color:#85ee9a;}
        
        Text color #85ee9a
      
           This box has a color of #85ee9a        
        
          <div style="background-color:#85ee9a;">Content here</div>
        
        
          .mybackground {background-color:#85ee9a;}
        
        Background color #85ee9a
      
           Border around this has a color of #85ee9a        
        
          <div style="border:2px solid #85ee9a;">Content here</div>
        
        
          .myborder {border:2px solid #85ee9a;}
        
        Border color #85ee9a