#85d1fa color space conversions
Hex:
        #85d1fa
        RGB:
        133, 209, 250
        CMY:
        48, 18, 2
        CMYK:
        47, 16, 0, 2
      HSL:
        201°, 92.1260%, 75.0980%
        HSV (HSB):
        201°, 46.8000%, 98.0392%
        XYZ:
        49.7286, 57.4896, 98.9181
        xyY:
        0.2412, 0.2789, 57.4896
      CIE-Lab:
        80.4542, -12.8550, -27.4022
        CIE-LCH:
        80.4542, 30.2676, 244.8676
        CIE-Luv:
        80.4542, -34.8161, -42.1633
        Hunter-Lab:
        75.8219, -15.6171, -24.2751
      #85d1fa color charts
#85d1fa RGB chart
      #85d1fa CMYK chart
      #85d1fa RGB pie chart
      #85d1fa color shades, tints & tones
#85d1fa color schemes
#85d1fa color preview, HTML & CSS examples
           This text has a color of #85d1fa        
        
          <p style="color:#85d1fa;">Text here</p>
        
        
          .mytext {color:#85d1fa;}
        
        Text color #85d1fa
      
           This box has a color of #85d1fa        
        
          <div style="background-color:#85d1fa;">Content here</div>
        
        
          .mybackground {background-color:#85d1fa;}
        
        Background color #85d1fa
      
           Border around this has a color of #85d1fa        
        
          <div style="border:2px solid #85d1fa;">Content here</div>
        
        
          .myborder {border:2px solid #85d1fa;}
        
        Border color #85d1fa