#85e59e color space conversions
Hex:
        #85e59e
        RGB:
        133, 229, 158
        CMY:
        48, 10, 38
        CMYK:
        42, 0, 31, 10
      HSL:
        136°, 64.8649%, 70.9804%
        HSV (HSB):
        136°, 41.9214%, 89.8039%
        XYZ:
        43.8637, 63.4938, 42.2914
        xyY:
        0.2931, 0.4243, 63.4938
      CIE-Lab:
        83.7015, -43.3580, 25.9749
        CIE-LCH:
        83.7015, 50.5432, 149.0750
        CIE-Luv:
        83.7015, -45.2900, 44.0177
        Hunter-Lab:
        79.6830, -41.1849, 24.3102
      #85e59e color charts
#85e59e RGB chart
      #85e59e CMYK chart
      #85e59e RGB pie chart
      #85e59e color shades, tints & tones
#85e59e color schemes
#85e59e color preview, HTML & CSS examples
           This text has a color of #85e59e        
        
          <p style="color:#85e59e;">Text here</p>
        
        
          .mytext {color:#85e59e;}
        
        Text color #85e59e
      
           This box has a color of #85e59e        
        
          <div style="background-color:#85e59e;">Content here</div>
        
        
          .mybackground {background-color:#85e59e;}
        
        Background color #85e59e
      
           Border around this has a color of #85e59e        
        
          <div style="border:2px solid #85e59e;">Content here</div>
        
        
          .myborder {border:2px solid #85e59e;}
        
        Border color #85e59e