#495ebf color space conversions
Hex:
        #495ebf
        RGB:
        73, 94, 191
        CMY:
        71, 63, 25
        CMYK:
        62, 51, 0, 25
      HSL:
        229°, 47.9675%, 51.7647%
        HSV (HSB):
        229°, 61.7801%, 74.9020%
        XYZ:
        16.1543, 13.1835, 50.9835
        xyY:
        0.2011, 0.1641, 13.1835
      CIE-Lab:
        43.0384, 22.4862, -53.5150
        CIE-LCH:
        43.0384, 58.0473, 292.7914
        CIE-Luv:
        43.0384, -12.1423, -81.0769
        Hunter-Lab:
        36.3090, 15.8760, -57.8359
      #495ebf color charts
#495ebf RGB chart
      #495ebf CMYK chart
      #495ebf RGB pie chart
      #495ebf color shades, tints & tones
#495ebf color schemes
#495ebf color preview, HTML & CSS examples
           This text has a color of #495ebf        
        
          <p style="color:#495ebf;">Text here</p>
        
        
          .mytext {color:#495ebf;}
        
        Text color #495ebf
      
           This box has a color of #495ebf        
        
          <div style="background-color:#495ebf;">Content here</div>
        
        
          .mybackground {background-color:#495ebf;}
        
        Background color #495ebf
      
           Border around this has a color of #495ebf        
        
          <div style="border:2px solid #495ebf;">Content here</div>
        
        
          .myborder {border:2px solid #495ebf;}
        
        Border color #495ebf