#4954fd color space conversions
Hex:
        #4954fd
        RGB:
        73, 84, 253
        CMY:
        71, 67, 1
        CMYK:
        71, 67, 0, 1
      HSL:
        236°, 97.8261%, 63.9216%
        HSV (HSB):
        236°, 71.1462%, 99.2157%
        XYZ:
        23.6476, 14.8490, 94.5483
        xyY:
        0.1777, 0.1116, 14.8490
      CIE-Lab:
        45.4266, 49.7051, -84.8991
        CIE-LCH:
        45.4266, 98.3791, 300.3473
        CIE-Luv:
        45.4266, -11.4427, -127.6742
        Hunter-Lab:
        38.5344, 42.1060, -118.5005
      #4954fd color charts
#4954fd RGB chart
      #4954fd CMYK chart
      #4954fd RGB pie chart
      #4954fd color shades, tints & tones
#4954fd color schemes
#4954fd color preview, HTML & CSS examples
           This text has a color of #4954fd        
        
          <p style="color:#4954fd;">Text here</p>
        
        
          .mytext {color:#4954fd;}
        
        Text color #4954fd
      
           This box has a color of #4954fd        
        
          <div style="background-color:#4954fd;">Content here</div>
        
        
          .mybackground {background-color:#4954fd;}
        
        Background color #4954fd
      
           Border around this has a color of #4954fd        
        
          <div style="border:2px solid #4954fd;">Content here</div>
        
        
          .myborder {border:2px solid #4954fd;}
        
        Border color #4954fd