#85a4db color space conversions
Hex:
        #85a4db
        RGB:
        133, 164, 219
        CMY:
        48, 36, 14
        CMYK:
        39, 25, 0, 14
      HSL:
        218°, 54.4304%, 69.0196%
        HSV (HSB):
        218°, 39.2694%, 85.8824%
        XYZ:
        35.7345, 36.6519, 72.2090
        xyY:
        0.2471, 0.2535, 36.6519
      CIE-Lab:
        67.0151, 3.0484, -31.2815
        CIE-LCH:
        67.0151, 31.4297, 275.5659
        CIE-Luv:
        67.0151, -17.1138, -49.7473
        Hunter-Lab:
        60.5408, -0.5860, -28.3384
      #85a4db color charts
#85a4db RGB chart
      #85a4db CMYK chart
      #85a4db RGB pie chart
      #85a4db color shades, tints & tones
#85a4db color schemes
#85a4db color preview, HTML & CSS examples
           This text has a color of #85a4db        
        
          <p style="color:#85a4db;">Text here</p>
        
        
          .mytext {color:#85a4db;}
        
        Text color #85a4db
      
           This box has a color of #85a4db        
        
          <div style="background-color:#85a4db;">Content here</div>
        
        
          .mybackground {background-color:#85a4db;}
        
        Background color #85a4db
      
           Border around this has a color of #85a4db        
        
          <div style="border:2px solid #85a4db;">Content here</div>
        
        
          .myborder {border:2px solid #85a4db;}
        
        Border color #85a4db