#85e5ce color space conversions
Hex:
        #85e5ce
        RGB:
        133, 229, 206
        CMY:
        48, 10, 19
        CMYK:
        42, 0, 10, 10
      HSL:
        166°, 64.8649%, 70.9804%
        HSV (HSB):
        166°, 41.9214%, 89.8039%
        XYZ:
        48.8328, 65.4814, 68.4579
        xyY:
        0.2672, 0.3583, 65.4814
      CIE-Lab:
        84.7312, -33.7245, 2.3374
        CIE-LCH:
        84.7312, 33.8054, 176.0352
        CIE-Luv:
        84.7312, -43.9056, 9.1481
        Hunter-Lab:
        80.9206, -33.8925, 6.4857
      #85e5ce color charts
#85e5ce RGB chart
      #85e5ce CMYK chart
      #85e5ce RGB pie chart
      #85e5ce color shades, tints & tones
#85e5ce color schemes
#85e5ce color preview, HTML & CSS examples
           This text has a color of #85e5ce        
        
          <p style="color:#85e5ce;">Text here</p>
        
        
          .mytext {color:#85e5ce;}
        
        Text color #85e5ce
      
           This box has a color of #85e5ce        
        
          <div style="background-color:#85e5ce;">Content here</div>
        
        
          .mybackground {background-color:#85e5ce;}
        
        Background color #85e5ce
      
           Border around this has a color of #85e5ce        
        
          <div style="border:2px solid #85e5ce;">Content here</div>
        
        
          .myborder {border:2px solid #85e5ce;}
        
        Border color #85e5ce