#85facf color space conversions
Hex:
        #85facf
        RGB:
        133, 250, 207
        CMY:
        48, 2, 19
        CMYK:
        47, 0, 17, 2
      HSL:
        158°, 92.1260%, 75.0980%
        HSV (HSB):
        158°, 46.8000%, 98.0392%
        XYZ:
        55.1210, 77.8628, 71.1553
        xyY:
        0.2700, 0.3814, 77.8628
      CIE-Lab:
        90.7172, -43.0264, 10.4368
        CIE-LCH:
        90.7172, 44.2742, 166.3653
        CIE-Luv:
        90.7172, -52.3101, 22.9756
        Hunter-Lab:
        88.2399, -42.9159, 13.9573
      #85facf color charts
#85facf RGB chart
      #85facf CMYK chart
      #85facf RGB pie chart
      #85facf color shades, tints & tones
#85facf color schemes
#85facf color preview, HTML & CSS examples
           This text has a color of #85facf        
        
          <p style="color:#85facf;">Text here</p>
        
        
          .mytext {color:#85facf;}
        
        Text color #85facf
      
           This box has a color of #85facf        
        
          <div style="background-color:#85facf;">Content here</div>
        
        
          .mybackground {background-color:#85facf;}
        
        Background color #85facf
      
           Border around this has a color of #85facf        
        
          <div style="border:2px solid #85facf;">Content here</div>
        
        
          .myborder {border:2px solid #85facf;}
        
        Border color #85facf