#495db2 color space conversions
Hex:
        #495db2
        RGB:
        73, 93, 178
        CMY:
        71, 64, 30
        CMYK:
        59, 48, 0, 30
      HSL:
        229°, 41.8327%, 49.2157%
        HSV (HSB):
        229°, 58.9888%, 69.8039%
        XYZ:
        14.6979, 12.4595, 43.7497
        xyY:
        0.2073, 0.1757, 12.4595
      CIE-Lab:
        41.9373, 18.6452, -47.6907
        CIE-LCH:
        41.9373, 51.2059, 291.3536
        CIE-Luv:
        41.9373, -11.5600, -71.6540
        Hunter-Lab:
        35.2980, 12.5547, -48.7777
      #495db2 color charts
#495db2 RGB chart
      #495db2 CMYK chart
      #495db2 RGB pie chart
      #495db2 color shades, tints & tones
#495db2 color schemes
#495db2 color preview, HTML & CSS examples
           This text has a color of #495db2        
        
          <p style="color:#495db2;">Text here</p>
        
        
          .mytext {color:#495db2;}
        
        Text color #495db2
      
           This box has a color of #495db2        
        
          <div style="background-color:#495db2;">Content here</div>
        
        
          .mybackground {background-color:#495db2;}
        
        Background color #495db2
      
           Border around this has a color of #495db2        
        
          <div style="border:2px solid #495db2;">Content here</div>
        
        
          .myborder {border:2px solid #495db2;}
        
        Border color #495db2