#2485a2 color space conversions
Hex:
        #2485a2
        RGB:
        36, 133, 162
        CMY:
        86, 48, 36
        CMYK:
        78, 18, 0, 36
      HSL:
        194°, 63.6364%, 38.8235%
        HSV (HSB):
        194°, 77.7778%, 63.5294%
        XYZ:
        15.6367, 19.7588, 37.1721
        xyY:
        0.2155, 0.2723, 19.7588
      CIE-Lab:
        51.5634, -17.2499, -23.2927
        CIE-LCH:
        51.5634, 28.9847, 233.4774
        CIE-Luv:
        51.5634, -33.6247, -32.4890
        Hunter-Lab:
        44.4508, -14.9972, -18.4658
      #2485a2 color charts
#2485a2 RGB chart
      #2485a2 CMYK chart
      #2485a2 RGB pie chart
      #2485a2 color shades, tints & tones
#2485a2 color schemes
#2485a2 color preview, HTML & CSS examples
           This text has a color of #2485a2        
        
          <p style="color:#2485a2;">Text here</p>
        
        
          .mytext {color:#2485a2;}
        
        Text color #2485a2
      
           This box has a color of #2485a2        
        
          <div style="background-color:#2485a2;">Content here</div>
        
        
          .mybackground {background-color:#2485a2;}
        
        Background color #2485a2
      
           Border around this has a color of #2485a2        
        
          <div style="border:2px solid #2485a2;">Content here</div>
        
        
          .myborder {border:2px solid #2485a2;}
        
        Border color #2485a2