#85b3cb color space conversions
Hex:
        #85b3cb
        RGB:
        133, 179, 203
        CMY:
        48, 30, 20
        CMYK:
        34, 12, 0, 20
      HSL:
        201°, 40.2299%, 65.8824%
        HSV (HSB):
        201°, 34.4828%, 79.6078%
        XYZ:
        36.5725, 41.5385, 62.5901
        xyY:
        0.2599, 0.2952, 41.5385
      CIE-Lab:
        70.5516, -9.3963, -17.0678
        CIE-LCH:
        70.5516, 19.4834, 241.1661
        CIE-Luv:
        70.5516, -23.1221, -24.9267
        Hunter-Lab:
        64.4504, -11.4982, -12.4633
      #85b3cb color charts
#85b3cb RGB chart
      #85b3cb CMYK chart
      #85b3cb RGB pie chart
      #85b3cb color shades, tints & tones
#85b3cb color schemes
#85b3cb color preview, HTML & CSS examples
           This text has a color of #85b3cb        
        
          <p style="color:#85b3cb;">Text here</p>
        
        
          .mytext {color:#85b3cb;}
        
        Text color #85b3cb
      
           This box has a color of #85b3cb        
        
          <div style="background-color:#85b3cb;">Content here</div>
        
        
          .mybackground {background-color:#85b3cb;}
        
        Background color #85b3cb
      
           Border around this has a color of #85b3cb        
        
          <div style="border:2px solid #85b3cb;">Content here</div>
        
        
          .myborder {border:2px solid #85b3cb;}
        
        Border color #85b3cb