#4848e1 color space conversions
Hex:
        #4848e1
        RGB:
        72, 72, 225
        CMY:
        72, 72, 12
        CMYK:
        68, 68, 0, 12
      HSL:
        240°, 71.8310%, 58.2353%
        HSV (HSB):
        240°, 68.0000%, 88.2353%
        XYZ:
        18.5805, 11.4487, 72.4647
        xyY:
        0.1813, 0.1117, 11.4487
      CIE-Lab:
        40.3261, 47.4007, -77.5025
        CIE-LCH:
        40.3261, 90.8486, 301.4500
        CIE-Luv:
        40.3261, -8.1501, -113.0307
        Hunter-Lab:
        33.8359, 38.8076, -103.2933
      #4848e1 color charts
#4848e1 RGB chart
      #4848e1 CMYK chart
      #4848e1 RGB pie chart
      #4848e1 color shades, tints & tones
#4848e1 color schemes
#4848e1 color preview, HTML & CSS examples
           This text has a color of #4848e1        
        
          <p style="color:#4848e1;">Text here</p>
        
        
          .mytext {color:#4848e1;}
        
        Text color #4848e1
      
           This box has a color of #4848e1        
        
          <div style="background-color:#4848e1;">Content here</div>
        
        
          .mybackground {background-color:#4848e1;}
        
        Background color #4848e1
      
           Border around this has a color of #4848e1        
        
          <div style="border:2px solid #4848e1;">Content here</div>
        
        
          .myborder {border:2px solid #4848e1;}
        
        Border color #4848e1