#85aafd color space conversions
Hex:
        #85aafd
        RGB:
        133, 170, 253
        CMY:
        48, 33, 1
        CMYK:
        47, 33, 0, 1
      HSL:
        222°, 96.7742%, 75.6863%
        HSV (HSB):
        222°, 47.4308%, 99.2157%
        XYZ:
        41.7772, 40.8278, 98.6072
        xyY:
        0.2305, 0.2253, 40.8278
      CIE-Lab:
        70.0551, 9.2361, -45.1284
        CIE-LCH:
        70.0551, 46.0639, 281.5666
        CIE-Luv:
        70.0551, -19.9800, -74.2716
        Hunter-Lab:
        63.8967, 4.8885, -46.7704
      #85aafd color charts
#85aafd RGB chart
      #85aafd CMYK chart
      #85aafd RGB pie chart
      #85aafd color shades, tints & tones
#85aafd color schemes
#85aafd color preview, HTML & CSS examples
           This text has a color of #85aafd        
        
          <p style="color:#85aafd;">Text here</p>
        
        
          .mytext {color:#85aafd;}
        
        Text color #85aafd
      
           This box has a color of #85aafd        
        
          <div style="background-color:#85aafd;">Content here</div>
        
        
          .mybackground {background-color:#85aafd;}
        
        Background color #85aafd
      
           Border around this has a color of #85aafd        
        
          <div style="border:2px solid #85aafd;">Content here</div>
        
        
          .myborder {border:2px solid #85aafd;}
        
        Border color #85aafd