#85f3ef color space conversions
Hex:
        #85f3ef
        RGB:
        133, 243, 239
        CMY:
        48, 5, 6
        CMYK:
        45, 0, 2, 5
      HSL:
        178°, 82.0896%, 73.7255%
        HSV (HSB):
        178°, 45.2675%, 95.2941%
        XYZ:
        57.3034, 75.3197, 93.1793
        xyY:
        0.2538, 0.3336, 75.3197
      CIE-Lab:
        89.5425, -32.5311, -7.9118
        CIE-LCH:
        89.5425, 33.4793, 193.6694
        CIE-Luv:
        89.5425, -48.3717, -7.1447
        Hunter-Lab:
        86.7869, -34.0176, -2.9062
      #85f3ef color charts
#85f3ef RGB chart
      #85f3ef CMYK chart
      #85f3ef RGB pie chart
      #85f3ef color shades, tints & tones
#85f3ef color schemes
#85f3ef color preview, HTML & CSS examples
           This text has a color of #85f3ef        
        
          <p style="color:#85f3ef;">Text here</p>
        
        
          .mytext {color:#85f3ef;}
        
        Text color #85f3ef
      
           This box has a color of #85f3ef        
        
          <div style="background-color:#85f3ef;">Content here</div>
        
        
          .mybackground {background-color:#85f3ef;}
        
        Background color #85f3ef
      
           Border around this has a color of #85f3ef        
        
          <div style="border:2px solid #85f3ef;">Content here</div>
        
        
          .myborder {border:2px solid #85f3ef;}
        
        Border color #85f3ef