#2495b1 color space conversions
Hex:
        #2495b1
        RGB:
        36, 149, 177
        CMY:
        86, 42, 31
        CMYK:
        80, 16, 0, 31
      HSL:
        192°, 66.1972%, 41.7647%
        HSV (HSB):
        192°, 79.6610%, 69.4118%
        XYZ:
        19.4108, 25.0443, 45.4059
        xyY:
        0.2160, 0.2787, 25.0443
      CIE-Lab:
        57.1185, -20.7205, -23.3554
        CIE-LCH:
        57.1185, 31.2220, 228.4211
        CIE-Luv:
        57.1185, -38.3891, -32.7393
        Hunter-Lab:
        50.0443, -18.3422, -18.7638
      #2495b1 color charts
#2495b1 RGB chart
      #2495b1 CMYK chart
      #2495b1 RGB pie chart
      #2495b1 color shades, tints & tones
#2495b1 color schemes
#2495b1 color preview, HTML & CSS examples
           This text has a color of #2495b1        
        
          <p style="color:#2495b1;">Text here</p>
        
        
          .mytext {color:#2495b1;}
        
        Text color #2495b1
      
           This box has a color of #2495b1        
        
          <div style="background-color:#2495b1;">Content here</div>
        
        
          .mybackground {background-color:#2495b1;}
        
        Background color #2495b1
      
           Border around this has a color of #2495b1        
        
          <div style="border:2px solid #2495b1;">Content here</div>
        
        
          .myborder {border:2px solid #2495b1;}
        
        Border color #2495b1