#85b5da color space conversions
Hex:
        #85b5da
        RGB:
        133, 181, 218
        CMY:
        48, 29, 15
        CMYK:
        39, 17, 0, 15
      HSL:
        206°, 53.4591%, 68.8235%
        HSV (HSB):
        206°, 38.9908%, 85.4902%
        XYZ:
        38.8516, 43.0962, 72.6004
        xyY:
        0.2514, 0.2789, 43.0962
      CIE-Lab:
        71.6202, -6.5997, -23.6561
        CIE-LCH:
        71.6202, 24.5595, 254.4117
        CIE-Luv:
        71.6202, -23.9823, -36.1732
        Hunter-Lab:
        65.6477, -9.2437, -19.6159
      #85b5da color charts
#85b5da RGB chart
      #85b5da CMYK chart
      #85b5da RGB pie chart
      #85b5da color shades, tints & tones
#85b5da color schemes
#85b5da color preview, HTML & CSS examples
           This text has a color of #85b5da        
        
          <p style="color:#85b5da;">Text here</p>
        
        
          .mytext {color:#85b5da;}
        
        Text color #85b5da
      
           This box has a color of #85b5da        
        
          <div style="background-color:#85b5da;">Content here</div>
        
        
          .mybackground {background-color:#85b5da;}
        
        Background color #85b5da
      
           Border around this has a color of #85b5da        
        
          <div style="border:2px solid #85b5da;">Content here</div>
        
        
          .myborder {border:2px solid #85b5da;}
        
        Border color #85b5da