#5285b1 color space conversions
Hex:
        #5285b1
        RGB:
        82, 133, 177
        CMY:
        68, 48, 31
        CMYK:
        54, 25, 0, 31
      HSL:
        208°, 37.8486%, 50.7843%
        HSV (HSB):
        208°, 53.6723%, 69.4118%
        XYZ:
        19.8030, 21.7432, 44.7481
        xyY:
        0.2295, 0.2520, 21.7432
      CIE-Lab:
        53.7535, -4.2461, -28.4321
        CIE-LCH:
        53.7535, 28.7474, 261.5062
        CIE-Luv:
        53.7535, -22.9777, -42.4986
        Hunter-Lab:
        46.6296, -5.7951, -24.2569
      #5285b1 color charts
#5285b1 RGB chart
      #5285b1 CMYK chart
      #5285b1 RGB pie chart
      #5285b1 color shades, tints & tones
#5285b1 color schemes
#5285b1 color preview, HTML & CSS examples
           This text has a color of #5285b1        
        
          <p style="color:#5285b1;">Text here</p>
        
        
          .mytext {color:#5285b1;}
        
        Text color #5285b1
      
           This box has a color of #5285b1        
        
          <div style="background-color:#5285b1;">Content here</div>
        
        
          .mybackground {background-color:#5285b1;}
        
        Background color #5285b1
      
           Border around this has a color of #5285b1        
        
          <div style="border:2px solid #5285b1;">Content here</div>
        
        
          .myborder {border:2px solid #5285b1;}
        
        Border color #5285b1