#85e7ec color space conversions
Hex:
        #85e7ec
        RGB:
        133, 231, 236
        CMY:
        48, 9, 7
        CMYK:
        44, 2, 0, 7
      HSL:
        183°, 73.0496%, 72.3529%
        HSV (HSB):
        183°, 43.6441%, 92.5490%
        XYZ:
        53.3891, 68.1945, 89.7058
        xyY:
        0.2527, 0.3228, 68.1945
      CIE-Lab:
        86.1036, -27.5535, -11.4516
        CIE-LCH:
        86.1036, 29.8385, 202.5684
        CIE-Luv:
        86.1036, -43.7797, -13.6113
        Hunter-Lab:
        82.5800, -29.1122, -6.6002
      #85e7ec color charts
#85e7ec RGB chart
      #85e7ec CMYK chart
      #85e7ec RGB pie chart
      #85e7ec color shades, tints & tones
#85e7ec color schemes
#85e7ec color preview, HTML & CSS examples
           This text has a color of #85e7ec        
        
          <p style="color:#85e7ec;">Text here</p>
        
        
          .mytext {color:#85e7ec;}
        
        Text color #85e7ec
      
           This box has a color of #85e7ec        
        
          <div style="background-color:#85e7ec;">Content here</div>
        
        
          .mybackground {background-color:#85e7ec;}
        
        Background color #85e7ec
      
           Border around this has a color of #85e7ec        
        
          <div style="border:2px solid #85e7ec;">Content here</div>
        
        
          .myborder {border:2px solid #85e7ec;}
        
        Border color #85e7ec