#2485cb color space conversions
Hex:
        #2485cb
        RGB:
        36, 133, 203
        CMY:
        86, 48, 20
        CMYK:
        82, 34, 0, 20
      HSL:
        205°, 69.8745%, 46.8627%
        HSV (HSB):
        205°, 82.2660%, 79.6078%
        XYZ:
        19.8946, 21.4619, 59.5939
        xyY:
        0.1971, 0.2126, 21.4619
      CIE-Lab:
        53.4514, -2.4877, -43.8540
        CIE-LCH:
        53.4514, 43.9245, 266.7532
        CIE-Luv:
        53.4514, -31.2569, -67.6188
        Hunter-Lab:
        46.3270, -4.4176, -43.8403
      #2485cb color charts
#2485cb RGB chart
      #2485cb CMYK chart
      #2485cb RGB pie chart
      #2485cb color shades, tints & tones
#2485cb color schemes
#2485cb color preview, HTML & CSS examples
           This text has a color of #2485cb        
        
          <p style="color:#2485cb;">Text here</p>
        
        
          .mytext {color:#2485cb;}
        
        Text color #2485cb
      
           This box has a color of #2485cb        
        
          <div style="background-color:#2485cb;">Content here</div>
        
        
          .mybackground {background-color:#2485cb;}
        
        Background color #2485cb
      
           Border around this has a color of #2485cb        
        
          <div style="border:2px solid #2485cb;">Content here</div>
        
        
          .myborder {border:2px solid #2485cb;}
        
        Border color #2485cb