#85a0d1 color space conversions
Hex:
        #85a0d1
        RGB:
        133, 160, 209
        CMY:
        48, 37, 18
        CMYK:
        36, 23, 0, 18
      HSL:
        219°, 45.2381%, 67.0588%
        HSV (HSB):
        219°, 36.3636%, 81.9608%
        XYZ:
        33.7523, 34.7316, 65.2465
        xyY:
        0.2524, 0.2597, 34.7316
      CIE-Lab:
        65.5392, 2.6101, -28.0301
        CIE-LCH:
        65.5392, 28.1513, 275.3199
        CIE-Luv:
        65.5392, -15.2845, -44.1476
        Hunter-Lab:
        58.9335, -0.9035, -24.3877
      #85a0d1 color charts
#85a0d1 RGB chart
      #85a0d1 CMYK chart
      #85a0d1 RGB pie chart
      #85a0d1 color shades, tints & tones
#85a0d1 color schemes
#85a0d1 color preview, HTML & CSS examples
           This text has a color of #85a0d1        
        
          <p style="color:#85a0d1;">Text here</p>
        
        
          .mytext {color:#85a0d1;}
        
        Text color #85a0d1
      
           This box has a color of #85a0d1        
        
          <div style="background-color:#85a0d1;">Content here</div>
        
        
          .mybackground {background-color:#85a0d1;}
        
        Background color #85a0d1
      
           Border around this has a color of #85a0d1        
        
          <div style="border:2px solid #85a0d1;">Content here</div>
        
        
          .myborder {border:2px solid #85a0d1;}
        
        Border color #85a0d1