#85b1ed color space conversions
Hex:
        #85b1ed
        RGB:
        133, 177, 237
        CMY:
        48, 31, 7
        CMYK:
        44, 25, 0, 7
      HSL:
        215°, 74.2857%, 72.5490%
        HSV (HSB):
        215°, 43.8819%, 92.9412%
        XYZ:
        40.6811, 42.5453, 86.1887
        xyY:
        0.2401, 0.2511, 42.5453
      CIE-Lab:
        71.2452, 0.7520, -34.5864
        CIE-LCH:
        71.2452, 34.5946, 271.2456
        CIE-Luv:
        71.2452, -22.4633, -55.4505
        Hunter-Lab:
        65.2267, -2.8186, -32.6854
      #85b1ed color charts
#85b1ed RGB chart
      #85b1ed CMYK chart
      #85b1ed RGB pie chart
      #85b1ed color shades, tints & tones
#85b1ed color schemes
#85b1ed color preview, HTML & CSS examples
           This text has a color of #85b1ed        
        
          <p style="color:#85b1ed;">Text here</p>
        
        
          .mytext {color:#85b1ed;}
        
        Text color #85b1ed
      
           This box has a color of #85b1ed        
        
          <div style="background-color:#85b1ed;">Content here</div>
        
        
          .mybackground {background-color:#85b1ed;}
        
        Background color #85b1ed
      
           Border around this has a color of #85b1ed        
        
          <div style="border:2px solid #85b1ed;">Content here</div>
        
        
          .myborder {border:2px solid #85b1ed;}
        
        Border color #85b1ed