#4975a7 color space conversions
Hex:
        #4975a7
        RGB:
        73, 117, 167
        CMY:
        71, 54, 35
        CMYK:
        56, 30, 0, 35
      HSL:
        212°, 39.1667%, 47.0588%
        HSV (HSB):
        212°, 56.2874%, 65.4902%
        XYZ:
        16.0840, 16.9291, 38.9791
        xyY:
        0.2234, 0.2352, 16.9291
      CIE-Lab:
        48.1705, -0.0377, -31.3717
        CIE-LCH:
        48.1705, 31.3717, 269.9312
        CIE-Luv:
        48.1705, -19.7751, -46.7119
        Hunter-Lab:
        41.1449, -2.2261, -27.3676
      #4975a7 color charts
#4975a7 RGB chart
      #4975a7 CMYK chart
      #4975a7 RGB pie chart
      #4975a7 color shades, tints & tones
#4975a7 color schemes
#4975a7 color preview, HTML & CSS examples
           This text has a color of #4975a7        
        
          <p style="color:#4975a7;">Text here</p>
        
        
          .mytext {color:#4975a7;}
        
        Text color #4975a7
      
           This box has a color of #4975a7        
        
          <div style="background-color:#4975a7;">Content here</div>
        
        
          .mybackground {background-color:#4975a7;}
        
        Background color #4975a7
      
           Border around this has a color of #4975a7        
        
          <div style="border:2px solid #4975a7;">Content here</div>
        
        
          .myborder {border:2px solid #4975a7;}
        
        Border color #4975a7