#4848c2 color space conversions
Hex:
        #4848c2
        RGB:
        72, 72, 194
        CMY:
        72, 72, 24
        CMYK:
        63, 63, 0, 24
      HSL:
        240°, 50.0000%, 52.1569%
        HSV (HSB):
        240°, 62.8866%, 76.0784%
        XYZ:
        14.7275, 9.9075, 52.1751
        xyY:
        0.1917, 0.1290, 9.9075
      CIE-Lab:
        37.6759, 37.1934, -63.9614
        CIE-LCH:
        37.6759, 73.9892, 300.1779
        CIE-Luv:
        37.6759, -6.6948, -92.8491
        Hunter-Lab:
        31.4762, 28.4355, -76.2461
      #4848c2 color charts
#4848c2 RGB chart
      #4848c2 CMYK chart
      #4848c2 RGB pie chart
      #4848c2 color shades, tints & tones
#4848c2 color schemes
#4848c2 color preview, HTML & CSS examples
           This text has a color of #4848c2        
        
          <p style="color:#4848c2;">Text here</p>
        
        
          .mytext {color:#4848c2;}
        
        Text color #4848c2
      
           This box has a color of #4848c2        
        
          <div style="background-color:#4848c2;">Content here</div>
        
        
          .mybackground {background-color:#4848c2;}
        
        Background color #4848c2
      
           Border around this has a color of #4848c2        
        
          <div style="border:2px solid #4848c2;">Content here</div>
        
        
          .myborder {border:2px solid #4848c2;}
        
        Border color #4848c2