#495cdf color space conversions
Hex:
        #495cdf
        RGB:
        73, 92, 223
        CMY:
        71, 64, 13
        CMYK:
        67, 59, 0, 13
      HSL:
        232°, 70.0935%, 58.0392%
        HSV (HSB):
        232°, 67.2646%, 87.4510%
        XYZ:
        19.8941, 14.3985, 71.5427
        xyY:
        0.1880, 0.1360, 14.3985
      CIE-Lab:
        44.7991, 34.8043, -69.0469
        CIE-LCH:
        44.7991, 77.3228, 296.7512
        CIE-Luv:
        44.7991, -12.3463, -105.2293
        Hunter-Lab:
        37.9453, 27.1802, -85.2246
      #495cdf color charts
#495cdf RGB chart
      #495cdf CMYK chart
      #495cdf RGB pie chart
      #495cdf color shades, tints & tones
#495cdf color schemes
#495cdf color preview, HTML & CSS examples
           This text has a color of #495cdf        
        
          <p style="color:#495cdf;">Text here</p>
        
        
          .mytext {color:#495cdf;}
        
        Text color #495cdf
      
           This box has a color of #495cdf        
        
          <div style="background-color:#495cdf;">Content here</div>
        
        
          .mybackground {background-color:#495cdf;}
        
        Background color #495cdf
      
           Border around this has a color of #495cdf        
        
          <div style="border:2px solid #495cdf;">Content here</div>
        
        
          .myborder {border:2px solid #495cdf;}
        
        Border color #495cdf