#4949f0 color space conversions
Hex:
        #4949f0
        RGB:
        73, 73, 240
        CMY:
        71, 71, 6
        CMYK:
        70, 70, 0, 6
      HSL:
        240°, 84.7716%, 61.3725%
        HSV (HSB):
        240°, 69.5833%, 94.1176%
        XYZ:
        20.8584, 12.4728, 83.7462
        xyY:
        0.1782, 0.1065, 12.4728
      CIE-Lab:
        41.9579, 51.7716, -83.3173
        CIE-LCH:
        41.9579, 98.0922, 301.8559
        CIE-Luv:
        41.9579, -8.8050, -122.1117
        Hunter-Lab:
        35.3169, 43.6187, -115.8713
      #4949f0 color charts
#4949f0 RGB chart
      #4949f0 CMYK chart
      #4949f0 RGB pie chart
      #4949f0 color shades, tints & tones
#4949f0 color schemes
#4949f0 color preview, HTML & CSS examples
           This text has a color of #4949f0        
        
          <p style="color:#4949f0;">Text here</p>
        
        
          .mytext {color:#4949f0;}
        
        Text color #4949f0
      
           This box has a color of #4949f0        
        
          <div style="background-color:#4949f0;">Content here</div>
        
        
          .mybackground {background-color:#4949f0;}
        
        Background color #4949f0
      
           Border around this has a color of #4949f0        
        
          <div style="border:2px solid #4949f0;">Content here</div>
        
        
          .myborder {border:2px solid #4949f0;}
        
        Border color #4949f0