#495dbb color space conversions
Hex:
        #495dbb
        RGB:
        73, 93, 187
        CMY:
        71, 64, 27
        CMYK:
        61, 50, 0, 27
      HSL:
        229°, 45.6000%, 50.9804%
        HSV (HSB):
        229°, 60.9626%, 73.3333%
        XYZ:
        15.6316, 12.8330, 48.6669
        xyY:
        0.2027, 0.1664, 12.8330
      CIE-Lab:
        42.5106, 21.7413, -52.0362
        CIE-LCH:
        42.5106, 56.3955, 292.6758
        CIE-Luv:
        42.5106, -11.7572, -78.5798
        Hunter-Lab:
        35.8232, 15.1988, -55.4709
      #495dbb color charts
#495dbb RGB chart
      #495dbb CMYK chart
      #495dbb RGB pie chart
      #495dbb color shades, tints & tones
#495dbb color schemes
#495dbb color preview, HTML & CSS examples
           This text has a color of #495dbb        
        
          <p style="color:#495dbb;">Text here</p>
        
        
          .mytext {color:#495dbb;}
        
        Text color #495dbb
      
           This box has a color of #495dbb        
        
          <div style="background-color:#495dbb;">Content here</div>
        
        
          .mybackground {background-color:#495dbb;}
        
        Background color #495dbb
      
           Border around this has a color of #495dbb        
        
          <div style="border:2px solid #495dbb;">Content here</div>
        
        
          .myborder {border:2px solid #495dbb;}
        
        Border color #495dbb