#85ea88 color space conversions
Hex:
        #85ea88
        RGB:
        133, 234, 136
        CMY:
        48, 8, 47
        CMYK:
        43, 0, 42, 8
      HSL:
        122°, 70.6294%, 71.9608%
        HSV (HSB):
        122°, 43.1624%, 91.7647%
        XYZ:
        43.5396, 65.6098, 33.6617
        xyY:
        0.3049, 0.4594, 65.6098
      CIE-Lab:
        84.7970, -49.0339, 38.5530
        CIE-LCH:
        84.7970, 62.3751, 141.8237
        CIE-Luv:
        84.7970, -47.9921, 60.4474
        Hunter-Lab:
        80.9998, -45.8011, 32.0603
      #85ea88 color charts
#85ea88 RGB chart
      #85ea88 CMYK chart
      #85ea88 RGB pie chart
      #85ea88 color shades, tints & tones
#85ea88 color schemes
#85ea88 color preview, HTML & CSS examples
           This text has a color of #85ea88        
        
          <p style="color:#85ea88;">Text here</p>
        
        
          .mytext {color:#85ea88;}
        
        Text color #85ea88
      
           This box has a color of #85ea88        
        
          <div style="background-color:#85ea88;">Content here</div>
        
        
          .mybackground {background-color:#85ea88;}
        
        Background color #85ea88
      
           Border around this has a color of #85ea88        
        
          <div style="border:2px solid #85ea88;">Content here</div>
        
        
          .myborder {border:2px solid #85ea88;}
        
        Border color #85ea88