#85ea98 color space conversions
Hex:
        #85ea98
        RGB:
        133, 234, 152
        CMY:
        48, 8, 40
        CMYK:
        43, 0, 35, 8
      HSL:
        131°, 70.6294%, 71.9608%
        HSV (HSB):
        131°, 43.1624%, 91.7647%
        XYZ:
        44.7632, 66.0992, 40.1049
        xyY:
        0.2965, 0.4378, 66.0992
      CIE-Lab:
        85.0470, -46.5343, 30.8541
        CIE-LCH:
        85.0470, 55.8338, 146.4540
        CIE-Luv:
        85.0470, -47.5696, 50.8858
        Hunter-Lab:
        81.3014, -43.9984, 27.6640
      #85ea98 color charts
#85ea98 RGB chart
      #85ea98 CMYK chart
      #85ea98 RGB pie chart
      #85ea98 color shades, tints & tones
#85ea98 color schemes
#85ea98 color preview, HTML & CSS examples
           This text has a color of #85ea98        
        
          <p style="color:#85ea98;">Text here</p>
        
        
          .mytext {color:#85ea98;}
        
        Text color #85ea98
      
           This box has a color of #85ea98        
        
          <div style="background-color:#85ea98;">Content here</div>
        
        
          .mybackground {background-color:#85ea98;}
        
        Background color #85ea98
      
           Border around this has a color of #85ea98        
        
          <div style="border:2px solid #85ea98;">Content here</div>
        
        
          .myborder {border:2px solid #85ea98;}
        
        Border color #85ea98