#495ffc color space conversions
Hex:
        #495ffc
        RGB:
        73, 95, 252
        CMY:
        71, 63, 1
        CMYK:
        71, 62, 0, 1
      HSL:
        233°, 96.7568%, 63.7255%
        HSV (HSB):
        233°, 71.0317%, 98.8235%
        XYZ:
        24.4106, 16.6292, 94.0186
        xyY:
        0.1807, 0.1231, 16.6292
      CIE-Lab:
        47.7893, 42.8673, -80.4685
        CIE-LCH:
        47.7893, 91.1745, 298.0452
        CIE-Luv:
        47.7893, -13.7882, -123.7010
        Hunter-Lab:
        40.7789, 35.4885, -108.1522
      #495ffc color charts
#495ffc RGB chart
      #495ffc CMYK chart
      #495ffc RGB pie chart
      #495ffc color shades, tints & tones
#495ffc color schemes
#495ffc color preview, HTML & CSS examples
           This text has a color of #495ffc        
        
          <p style="color:#495ffc;">Text here</p>
        
        
          .mytext {color:#495ffc;}
        
        Text color #495ffc
      
           This box has a color of #495ffc        
        
          <div style="background-color:#495ffc;">Content here</div>
        
        
          .mybackground {background-color:#495ffc;}
        
        Background color #495ffc
      
           Border around this has a color of #495ffc        
        
          <div style="border:2px solid #495ffc;">Content here</div>
        
        
          .myborder {border:2px solid #495ffc;}
        
        Border color #495ffc