#4848ad color space conversions
Hex:
        #4848ad
        RGB:
        72, 72, 173
        CMY:
        72, 72, 32
        CMYK:
        58, 58, 0, 32
      HSL:
        240°, 41.2245%, 48.0392%
        HSV (HSB):
        240°, 58.3815%, 67.8431%
        XYZ:
        12.5327, 9.0296, 40.6175
        xyY:
        0.2016, 0.1452, 9.0296
      CIE-Lab:
        36.0412, 30.1752, -54.2468
        CIE-LCH:
        36.0412, 62.0746, 299.0853
        CIE-Luv:
        36.0412, -5.6471, -78.3201
        Hunter-Lab:
        30.0493, 21.8610, -59.1077
      #4848ad color charts
#4848ad RGB chart
      #4848ad CMYK chart
      #4848ad RGB pie chart
      #4848ad color shades, tints & tones
#4848ad color schemes
#4848ad color preview, HTML & CSS examples
           This text has a color of #4848ad        
        
          <p style="color:#4848ad;">Text here</p>
        
        
          .mytext {color:#4848ad;}
        
        Text color #4848ad
      
           This box has a color of #4848ad        
        
          <div style="background-color:#4848ad;">Content here</div>
        
        
          .mybackground {background-color:#4848ad;}
        
        Background color #4848ad
      
           Border around this has a color of #4848ad        
        
          <div style="border:2px solid #4848ad;">Content here</div>
        
        
          .myborder {border:2px solid #4848ad;}
        
        Border color #4848ad