#85e8ec color space conversions
Hex:
        #85e8ec
        RGB:
        133, 232, 236
        CMY:
        48, 9, 7
        CMYK:
        44, 2, 0, 7
      HSL:
        182°, 73.0496%, 72.3529%
        HSV (HSB):
        182°, 43.6441%, 92.5490%
        XYZ:
        53.6698, 68.7559, 89.7994
        xyY:
        0.2529, 0.3240, 68.7559
      CIE-Lab:
        86.3830, -28.0362, -11.0350
        CIE-LCH:
        86.3830, 30.1297, 201.4846
        CIE-Luv:
        86.3830, -44.1730, -12.8636
        Hunter-Lab:
        82.9192, -29.5737, -6.1662
      #85e8ec color charts
#85e8ec RGB chart
      #85e8ec CMYK chart
      #85e8ec RGB pie chart
      #85e8ec color shades, tints & tones
#85e8ec color schemes
#85e8ec color preview, HTML & CSS examples
           This text has a color of #85e8ec        
        
          <p style="color:#85e8ec;">Text here</p>
        
        
          .mytext {color:#85e8ec;}
        
        Text color #85e8ec
      
           This box has a color of #85e8ec        
        
          <div style="background-color:#85e8ec;">Content here</div>
        
        
          .mybackground {background-color:#85e8ec;}
        
        Background color #85e8ec
      
           Border around this has a color of #85e8ec        
        
          <div style="border:2px solid #85e8ec;">Content here</div>
        
        
          .myborder {border:2px solid #85e8ec;}
        
        Border color #85e8ec