#85c7fa color space conversions
Hex:
        #85c7fa
        RGB:
        133, 199, 250
        CMY:
        48, 22, 2
        CMYK:
        47, 20, 0, 2
      HSL:
        206°, 92.1260%, 75.0980%
        HSV (HSB):
        206°, 46.8000%, 98.0392%
        XYZ:
        47.3516, 52.7355, 98.1258
        xyY:
        0.2389, 0.2661, 52.7355
      CIE-Lab:
        77.7186, -7.5882, -31.6001
        CIE-LCH:
        77.7186, 32.4985, 256.4971
        CIE-Luv:
        77.7186, -30.9489, -49.8532
        Hunter-Lab:
        72.6192, -10.6921, -29.2814
      #85c7fa color charts
#85c7fa RGB chart
      #85c7fa CMYK chart
      #85c7fa RGB pie chart
      #85c7fa color shades, tints & tones
#85c7fa color schemes
#85c7fa color preview, HTML & CSS examples
           This text has a color of #85c7fa        
        
          <p style="color:#85c7fa;">Text here</p>
        
        
          .mytext {color:#85c7fa;}
        
        Text color #85c7fa
      
           This box has a color of #85c7fa        
        
          <div style="background-color:#85c7fa;">Content here</div>
        
        
          .mybackground {background-color:#85c7fa;}
        
        Background color #85c7fa
      
           Border around this has a color of #85c7fa        
        
          <div style="border:2px solid #85c7fa;">Content here</div>
        
        
          .myborder {border:2px solid #85c7fa;}
        
        Border color #85c7fa