#85c7ef color space conversions
Hex:
        #85c7ef
        RGB:
        133, 199, 239
        CMY:
        48, 22, 6
        CMYK:
        44, 17, 0, 6
      HSL:
        203°, 76.8116%, 72.9412%
        HSV (HSB):
        203°, 44.3515%, 93.7255%
        XYZ:
        45.6763, 52.0654, 89.3036
        xyY:
        0.2442, 0.2784, 52.0654
      CIE-Lab:
        77.3199, -10.6007, -26.3153
        CIE-LCH:
        77.3199, 28.3702, 248.0587
        CIE-Luv:
        77.3199, -31.0795, -40.4402
        Hunter-Lab:
        72.1563, -13.2799, -22.8702
      #85c7ef color charts
#85c7ef RGB chart
      #85c7ef CMYK chart
      #85c7ef RGB pie chart
      #85c7ef color shades, tints & tones
#85c7ef color schemes
#85c7ef color preview, HTML & CSS examples
           This text has a color of #85c7ef        
        
          <p style="color:#85c7ef;">Text here</p>
        
        
          .mytext {color:#85c7ef;}
        
        Text color #85c7ef
      
           This box has a color of #85c7ef        
        
          <div style="background-color:#85c7ef;">Content here</div>
        
        
          .mybackground {background-color:#85c7ef;}
        
        Background color #85c7ef
      
           Border around this has a color of #85c7ef        
        
          <div style="border:2px solid #85c7ef;">Content here</div>
        
        
          .myborder {border:2px solid #85c7ef;}
        
        Border color #85c7ef