#85a2ce color space conversions
Hex:
        #85a2ce
        RGB:
        133, 162, 206
        CMY:
        48, 36, 19
        CMYK:
        35, 21, 0, 19
      HSL:
        216°, 42.6901%, 66.4706%
        HSV (HSB):
        216°, 35.4369%, 80.7843%
        XYZ:
        33.7338, 35.2834, 63.4249
        xyY:
        0.2547, 0.2664, 35.2834
      CIE-Lab:
        65.9687, 0.6937, -25.7054
        CIE-LCH:
        65.9687, 25.7148, 271.5459
        CIE-Luv:
        65.9687, -16.0413, -40.1076
        Hunter-Lab:
        59.3999, -2.5778, -21.7277
      #85a2ce color charts
#85a2ce RGB chart
      #85a2ce CMYK chart
      #85a2ce RGB pie chart
      #85a2ce color shades, tints & tones
#85a2ce color schemes
#85a2ce color preview, HTML & CSS examples
           This text has a color of #85a2ce        
        
          <p style="color:#85a2ce;">Text here</p>
        
        
          .mytext {color:#85a2ce;}
        
        Text color #85a2ce
      
           This box has a color of #85a2ce        
        
          <div style="background-color:#85a2ce;">Content here</div>
        
        
          .mybackground {background-color:#85a2ce;}
        
        Background color #85a2ce
      
           Border around this has a color of #85a2ce        
        
          <div style="border:2px solid #85a2ce;">Content here</div>
        
        
          .myborder {border:2px solid #85a2ce;}
        
        Border color #85a2ce