#85e8ae color space conversions
Hex:
        #85e8ae
        RGB:
        133, 232, 174
        CMY:
        48, 9, 32
        CMYK:
        43, 0, 25, 9
      HSL:
        145°, 68.2759%, 71.5686%
        HSV (HSB):
        145°, 42.6724%, 90.9804%
        XYZ:
        46.1695, 65.7558, 50.3031
        xyY:
        0.2846, 0.4053, 65.7558
      CIE-Lab:
        84.8717, -41.7469, 19.3052
        CIE-LCH:
        84.8717, 45.9945, 155.1825
        CIE-Luv:
        84.8717, -46.1025, 35.0234
        Hunter-Lab:
        81.0899, -40.2764, 19.9831
      #85e8ae color charts
#85e8ae RGB chart
      #85e8ae CMYK chart
      #85e8ae RGB pie chart
      #85e8ae color shades, tints & tones
#85e8ae color schemes
#85e8ae color preview, HTML & CSS examples
           This text has a color of #85e8ae        
        
          <p style="color:#85e8ae;">Text here</p>
        
        
          .mytext {color:#85e8ae;}
        
        Text color #85e8ae
      
           This box has a color of #85e8ae        
        
          <div style="background-color:#85e8ae;">Content here</div>
        
        
          .mybackground {background-color:#85e8ae;}
        
        Background color #85e8ae
      
           Border around this has a color of #85e8ae        
        
          <div style="border:2px solid #85e8ae;">Content here</div>
        
        
          .myborder {border:2px solid #85e8ae;}
        
        Border color #85e8ae