#497fbb color space conversions
Hex:
        #497fbb
        RGB:
        73, 127, 187
        CMY:
        71, 50, 27
        CMYK:
        61, 32, 0, 27
      HSL:
        212°, 45.6000%, 50.9804%
        HSV (HSB):
        212°, 60.9626%, 73.3333%
        XYZ:
        19.3067, 20.1831, 49.8919
        xyY:
        0.2160, 0.2258, 20.1831
      CIE-Lab:
        52.0436, 0.6269, -36.8724
        CIE-LCH:
        52.0436, 36.8778, 270.9740
        CIE-Luv:
        52.0436, -23.0910, -56.3363
        Hunter-Lab:
        44.9256, -1.9098, -34.3963
      #497fbb color charts
#497fbb RGB chart
      #497fbb CMYK chart
      #497fbb RGB pie chart
      #497fbb color shades, tints & tones
#497fbb color schemes
#497fbb color preview, HTML & CSS examples
           This text has a color of #497fbb        
        
          <p style="color:#497fbb;">Text here</p>
        
        
          .mytext {color:#497fbb;}
        
        Text color #497fbb
      
           This box has a color of #497fbb        
        
          <div style="background-color:#497fbb;">Content here</div>
        
        
          .mybackground {background-color:#497fbb;}
        
        Background color #497fbb
      
           Border around this has a color of #497fbb        
        
          <div style="border:2px solid #497fbb;">Content here</div>
        
        
          .myborder {border:2px solid #497fbb;}
        
        Border color #497fbb