#4954d2 color space conversions
Hex:
        #4954d2
        RGB:
        73, 84, 210
        CMY:
        71, 67, 18
        CMYK:
        65, 60, 0, 18
      HSL:
        235°, 60.3524%, 55.4902%
        HSV (HSB):
        235°, 65.2381%, 82.3529%
        XYZ:
        17.5508, 12.4103, 62.4432
        xyY:
        0.1899, 0.1343, 12.4103
      CIE-Lab:
        41.8609, 35.3231, -66.4044
        CIE-LCH:
        41.8609, 75.2148, 298.0103
        CIE-Luv:
        41.8609, -9.9627, -99.4255
        Hunter-Lab:
        35.2282, 27.2801, -80.4338
      #4954d2 color charts
#4954d2 RGB chart
      #4954d2 CMYK chart
      #4954d2 RGB pie chart
      #4954d2 color shades, tints & tones
#4954d2 color schemes
#4954d2 color preview, HTML & CSS examples
           This text has a color of #4954d2        
        
          <p style="color:#4954d2;">Text here</p>
        
        
          .mytext {color:#4954d2;}
        
        Text color #4954d2
      
           This box has a color of #4954d2        
        
          <div style="background-color:#4954d2;">Content here</div>
        
        
          .mybackground {background-color:#4954d2;}
        
        Background color #4954d2
      
           Border around this has a color of #4954d2        
        
          <div style="border:2px solid #4954d2;">Content here</div>
        
        
          .myborder {border:2px solid #4954d2;}
        
        Border color #4954d2