#4948cf color space conversions
Hex:
        #4948cf
        RGB:
        73, 72, 207
        CMY:
        71, 72, 19
        CMYK:
        65, 65, 0, 19
      HSL:
        240°, 58.4416%, 54.7059%
        HSV (HSB):
        240°, 65.2174%, 81.1765%
        XYZ:
        16.3275, 10.5562, 60.2085
        xyY:
        0.1875, 0.1212, 10.5562
      CIE-Lab:
        38.8227, 41.6434, -69.6363
        CIE-LCH:
        38.8227, 81.1381, 300.8800
        CIE-Luv:
        38.8227, -7.0764, -101.4121
        Hunter-Lab:
        32.4903, 32.8445, -87.1284
      #4948cf color charts
#4948cf RGB chart
      #4948cf CMYK chart
      #4948cf RGB pie chart
      #4948cf color shades, tints & tones
#4948cf color schemes
#4948cf color preview, HTML & CSS examples
           This text has a color of #4948cf        
        
          <p style="color:#4948cf;">Text here</p>
        
        
          .mytext {color:#4948cf;}
        
        Text color #4948cf
      
           This box has a color of #4948cf        
        
          <div style="background-color:#4948cf;">Content here</div>
        
        
          .mybackground {background-color:#4948cf;}
        
        Background color #4948cf
      
           Border around this has a color of #4948cf        
        
          <div style="border:2px solid #4948cf;">Content here</div>
        
        
          .myborder {border:2px solid #4948cf;}
        
        Border color #4948cf