#4958b3 color space conversions
Hex:
        #4958b3
        RGB:
        73, 88, 179
        CMY:
        71, 65, 30
        CMYK:
        59, 51, 0, 30
      HSL:
        232°, 42.0635%, 49.4118%
        HSV (HSB):
        232°, 59.2179%, 70.1961%
        XYZ:
        14.3741, 11.6506, 44.1390
        xyY:
        0.2049, 0.1660, 11.6506
      CIE-Lab:
        40.6553, 22.1855, -50.3375
        CIE-LCH:
        40.6553, 55.0096, 293.7848
        CIE-Luv:
        40.6553, -10.0578, -75.1781
        Hunter-Lab:
        34.1330, 15.4372, -52.7778
      #4958b3 color charts
#4958b3 RGB chart
      #4958b3 CMYK chart
      #4958b3 RGB pie chart
      #4958b3 color shades, tints & tones
#4958b3 color schemes
#4958b3 color preview, HTML & CSS examples
           This text has a color of #4958b3        
        
          <p style="color:#4958b3;">Text here</p>
        
        
          .mytext {color:#4958b3;}
        
        Text color #4958b3
      
           This box has a color of #4958b3        
        
          <div style="background-color:#4958b3;">Content here</div>
        
        
          .mybackground {background-color:#4958b3;}
        
        Background color #4958b3
      
           Border around this has a color of #4958b3        
        
          <div style="border:2px solid #4958b3;">Content here</div>
        
        
          .myborder {border:2px solid #4958b3;}
        
        Border color #4958b3