#85b1dd color space conversions
Hex:
        #85b1dd
        RGB:
        133, 177, 221
        CMY:
        48, 31, 13
        CMYK:
        40, 20, 0, 13
      HSL:
        210°, 56.4103%, 69.4118%
        HSV (HSB):
        210°, 39.8190%, 86.6667%
        XYZ:
        38.4462, 41.6513, 74.4198
        xyY:
        0.2488, 0.2696, 41.6513
      CIE-Lab:
        70.6298, -3.6261, -26.8113
        CIE-LCH:
        70.6298, 27.0554, 262.2978
        CIE-Luv:
        70.6298, -22.3679, -41.7487
        Hunter-Lab:
        64.5378, -6.6060, -23.1920
      #85b1dd color charts
#85b1dd RGB chart
      #85b1dd CMYK chart
      #85b1dd RGB pie chart
      #85b1dd color shades, tints & tones
#85b1dd color schemes
#85b1dd color preview, HTML & CSS examples
           This text has a color of #85b1dd        
        
          <p style="color:#85b1dd;">Text here</p>
        
        
          .mytext {color:#85b1dd;}
        
        Text color #85b1dd
      
           This box has a color of #85b1dd        
        
          <div style="background-color:#85b1dd;">Content here</div>
        
        
          .mybackground {background-color:#85b1dd;}
        
        Background color #85b1dd
      
           Border around this has a color of #85b1dd        
        
          <div style="border:2px solid #85b1dd;">Content here</div>
        
        
          .myborder {border:2px solid #85b1dd;}
        
        Border color #85b1dd