#495bdc color space conversions
Hex:
        #495bdc
        RGB:
        73, 91, 220
        CMY:
        71, 64, 14
        CMYK:
        67, 59, 0, 14
      HSL:
        233°, 67.7419%, 57.4510%
        HSV (HSB):
        233°, 66.8182%, 86.2745%
        XYZ:
        19.4070, 14.0659, 69.4023
        xyY:
        0.1886, 0.1367, 14.0659
      CIE-Lab:
        44.3274, 34.3947, -68.1086
        CIE-LCH:
        44.3274, 76.3005, 296.7937
        CIE-Luv:
        44.3274, -12.0152, -103.5574
        Hunter-Lab:
        37.5046, 26.7330, -83.4630
      #495bdc color charts
#495bdc RGB chart
      #495bdc CMYK chart
      #495bdc RGB pie chart
      #495bdc color shades, tints & tones
#495bdc color schemes
#495bdc color preview, HTML & CSS examples
           This text has a color of #495bdc        
        
          <p style="color:#495bdc;">Text here</p>
        
        
          .mytext {color:#495bdc;}
        
        Text color #495bdc
      
           This box has a color of #495bdc        
        
          <div style="background-color:#495bdc;">Content here</div>
        
        
          .mybackground {background-color:#495bdc;}
        
        Background color #495bdc
      
           Border around this has a color of #495bdc        
        
          <div style="border:2px solid #495bdc;">Content here</div>
        
        
          .myborder {border:2px solid #495bdc;}
        
        Border color #495bdc