#2495c1 color space conversions
Hex:
        #2495c1
        RGB:
        36, 149, 193
        CMY:
        86, 42, 24
        CMYK:
        81, 23, 0, 24
      HSL:
        197°, 68.5590%, 44.9020%
        HSV (HSB):
        197°, 81.3472%, 75.6863%
        XYZ:
        21.1006, 25.7202, 54.3045
        xyY:
        0.2087, 0.2543, 25.7202
      CIE-Lab:
        57.7705, -15.2230, -31.4162
        CIE-LCH:
        57.7705, 34.9101, 244.1472
        CIE-Luv:
        57.7705, -37.3388, -46.6362
        Hunter-Lab:
        50.7151, -14.4843, -27.9857
      #2495c1 color charts
#2495c1 RGB chart
      #2495c1 CMYK chart
      #2495c1 RGB pie chart
      #2495c1 color shades, tints & tones
#2495c1 color schemes
#2495c1 color preview, HTML & CSS examples
           This text has a color of #2495c1        
        
          <p style="color:#2495c1;">Text here</p>
        
        
          .mytext {color:#2495c1;}
        
        Text color #2495c1
      
           This box has a color of #2495c1        
        
          <div style="background-color:#2495c1;">Content here</div>
        
        
          .mybackground {background-color:#2495c1;}
        
        Background color #2495c1
      
           Border around this has a color of #2495c1        
        
          <div style="border:2px solid #2495c1;">Content here</div>
        
        
          .myborder {border:2px solid #2495c1;}
        
        Border color #2495c1